Searched refs:net_async (Results 1 – 3 of 3) sorted by relevance
186 extern unsigned int net_async; /* 0: synchronous, 1: asynchronous */
114 } else if (net_async || (ifp->if_xflags & IFXF_LEGACY)) { in dlil_create_input_thread()
315 unsigned int net_async = 1; /* 0: synchronous, 1: asynchronous */ variable1469 PE_parse_boot_argn("net_async", &net_async, sizeof(net_async)); in dlil_init()