Home
last modified time | relevance | path

Searched refs:ifnet_start_delayed (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Ddlil_sysctl.h58 extern uint32_t ifnet_start_delayed;
H A Ddlil_sysctl.c94 uint32_t ifnet_start_delayed = 0; variable
96 CTLFLAG_RW | CTLFLAG_LOCKED, &ifnet_start_delayed, 0,
H A Ddlil.c2354 ifnet_start_delayed++; in ifnet_start_thread_cont()