Home
last modified time | relevance | path

Searched refs:ifbuf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/route/
H A Drtutil.c262 char ifbuf[IF_NAMESIZE]; in p_rtentry() local
297 printf(" %.16s", if_indextoname(rtm->rtm_index, ifbuf)); in p_rtentry()
/netbsd-src/usr.bin/netstat/
H A Dinet6.c718 char ifbuf[IFNAMSIZ]; in ip6_stats() local
725 if_indextoname(i, ifbuf), in ip6_stats()