Home
last modified time | relevance | path

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

/openbsd/usr.sbin/route6d/
H A Droute6d.c235 struct ifc *ifc_find(char *);
1375 ifcp = ifc_find(ifa->ifa_name); in ifconfig()
2913 ifcp = ifc_find(ifname); in filterconfig()
3175 ifc_find(char *name) in ifc_find() function