Searched refs:if_unlink_ifnet (Results 1 – 1 of 1) sorted by relevance
291 static bool if_unlink_ifnet(struct ifnet *, bool);453 if_unlink_ifnet(struct ifnet *ifp, bool vmove) in if_unlink_ifnet() function505 found = if_unlink_ifnet(ifp, true); in vnet_if_return()1096 found = if_unlink_ifnet(ifp, false); in if_detach()1339 found = if_unlink_ifnet(ifp, true); in if_vmove_loan()1402 found = if_unlink_ifnet(ifp, true); in if_vmove_reclaim()