Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.c266 static void if_route(struct ifnet *, int flag, int fam);
2218 if_route(struct ifnet *ifp, int flag, int fam) in if_route() function
2322 if_route(ifp, IFF_UP, AF_UNSPEC); in if_up()