Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Ddlil.c554 unsigned int net_async = 1; /* 0: synchronous, 1: asynchronous */ variable
1953 } else if (net_async || (ifp->if_xflags & IFXF_LEGACY)) { in dlil_create_input_thread()
2299 PE_parse_boot_argn("net_async", &net_async, sizeof(net_async)); in dlil_init()