Searched refs:IFNET_HOLD (Results 1 – 1 of 1) sorted by relevance
326 #define IFNET_HOLD (void *)(uintptr_t)(-1) macro349 return (__predict_false(ifp == IFNET_HOLD) ? NULL : ifp); in ifnet_byindex()615 ifnet_setbyindex(idx, IFNET_HOLD); in if_alloc_domain()