Home | Sort by: relevance | last modified time | path |
/src/sbin/route/ | |
rtutil.c | 262 char ifbuf[IF_NAMESIZE]; local in function:p_rtentry 297 printf(" %.16s", if_indextoname(rtm->rtm_index, ifbuf)); |
/src/usr.bin/netstat/ | |
inet6.c | 718 char ifbuf[IFNAMSIZ]; local in function:ip6_stats 725 if_indextoname(i, ifbuf), |