Searched refs:if_unlink_ifnet (Results 1 – 1 of 1) sorted by relevance
279 static bool if_unlink_ifnet(struct ifnet *, bool);490 if_unlink_ifnet(struct ifnet *ifp, bool vmove) in if_unlink_ifnet() function541 found = if_unlink_ifnet(ifp, true); in vnet_if_return()1124 found = if_unlink_ifnet(ifp, false); in if_detach()1420 found = if_unlink_ifnet(ifp, true); in if_vmove_loan()1478 found = if_unlink_ifnet(ifp, true); in if_vmove_reclaim()