Searched refs:ifwithname (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Ddefs.h659 extern struct interface *ifwithname(char *, naddr);
H A Dinput.c108 aifp = ifwithname(inbuf.ifname, 0);
H A Dif.c190 ifwithname(char *name, /* "ec0" or whatever */ function
942 ifp = ifwithname(ifs.int_name, ((ifs.int_state & IS_ALIAS)
H A Drdisc.c1003 ifp = ifwithname(buf.ifname, 0);

Completed in 186 milliseconds