Searched refs:if_route (Results 1 – 1 of 1) sorted by relevance
266 static void if_route(struct ifnet *, int flag, int fam);2218 if_route(struct ifnet *ifp, int flag, int fam) in if_route() function2322 if_route(ifp, IFF_UP, AF_UNSPEC); in if_up()