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

/freebsd-12-stable/sys/net/
H A Dif.c278 static bool if_unlink_ifnet(struct ifnet *, bool);
496 if_unlink_ifnet(struct ifnet *ifp, bool vmove) function
547 found = if_unlink_ifnet(ifp, true);
1108 found = if_unlink_ifnet(ifp, false);
1403 found = if_unlink_ifnet(ifp, true);
1461 found = if_unlink_ifnet(ifp, true);

Completed in 189 milliseconds