Home
last modified time | relevance | path

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

/original-bsd/sys/deprecated/bbnnet/
H A Din.c262 extern struct ifnet *ifunit();
264 register struct ifnet *ifp = ifunit(ifr->ifr_name);
/original-bsd/sys/net/
H A Dif.h320 struct ifnet *ifunit __P((char *));
H A Dif.c394 ifunit(name) in ifunit() function
450 ifp = ifunit(ifr->ifr_name);