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

/darwin-on-arm/xnu/bsd/net/
H A Dif_var.h622 u_int32_t if_route_refcnt; /* idle: route ref count */ member in struct:ifnet
H A Droute.c3186 old = atomic_add_32_ov(&ifp->if_route_refcnt, cnt);
H A Dif.c1969 ifr->ifr_route_refcnt = ifp->if_route_refcnt;

Completed in 91 milliseconds