Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinterface.h64 extern struct interface *if_ifwithname(char *);
H A Dif.c46 if_ifwithname(char *name) in if_ifwithname() function
H A Dstartup.c119 ifp = if_ifwithname(lifr.lifr_name); in initifs()