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