Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ndp/
H A Dndp.c140 static char ifix_buf[IFNAMSIZ]; /* if_indextoname() */ variable
571 ifname = if_indextoname((unsigned int)sdl->sdl_index, ifix_buf); in do_foreach()