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

/darwin-on-arm/xnu/bsd/net/
H A Dif_var.h560 u_int32_t if_start_active; /* output is active */ member in struct:ifnet
H A Ddlil.c2106 if (!ifp->if_start_active && ifp->if_start_thread != THREAD_NULL) {
2176 ifp->if_start_active = 1;
2190 ifp->if_start_active = 0;
4472 ifp->if_start_active = 0;

Completed in 26 milliseconds