Home
last modified time | relevance | path

Searched defs:ifix_buf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/ndp/
H A Dndp.c118 char ifix_buf[IFNAMSIZ]; /* if_indextoname() */ variable
/openbsd-src/usr.sbin/arp/
H A Darp.c524 char ifix_buf[IFNAMSIZ], *ifname, *host; in print_entry() local