Home | History | Annotate | Download | only in ip

Lines Matching refs:show_details

360 	if ((r->rtm_type != RTN_UNICAST || show_details > 0) && !filter.type)
435 if (table && (table != RT_TABLE_MAIN || show_details > 0) && !filter.tb)
438 if ((r->rtm_protocol != RTPROT_BOOT || show_details > 0) && filter.protocolmask != -1)
440 if ((r->rtm_scope != RT_SCOPE_UNIVERSE || show_details > 0) && filter.scopemask != -1)