Searched refs:if_ifwithnet (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Dinterface.h93 struct interface *if_ifwithnet(struct sockaddr *);
H A Dif.c99 if_ifwithnet(addr) function
H A Dsap_tables.c168 nsap->ifp = if_ifwithnet(from);
247 sap->ifp = if_ifwithnet(from);
292 nsap->ifp = if_ifwithnet(from);
H A Dtables.c147 rt->rt_ifp = if_ifwithnet(&rt->rt_router);
196 rt->rt_ifp = if_ifwithnet(&rt->rt_router);
299 rt->rt_ifp = if_ifwithnet(&rt->rt_router);
H A Dsap_input.c57 ifp = if_ifwithnet(from);
H A Daf.c192 register struct interface *ifp = if_ifwithnet((struct sockaddr *)sipx);
H A Dinput.c80 ifp = if_ifwithnet(from);

Completed in 53 milliseconds