Home
last modified time | relevance | path

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

/freebsd/usr.sbin/route6d/
H A Droute6d.c259 static struct ifc *ifc_find(char *);
1529 ifcp = ifc_find(ifa->ifa_name); in ifconfig()
3524 ifc_find(char *name) in ifc_find() function