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

/darwin-on-arm/xnu/bsd/net/
H A Dif_loop.c142 static int lo_txstart = 0; variable
272 * This routine is called only when lo_txstart is disabled.
324 * This routine is called only when lo_txstart is enabled.
376 * This routine is called only when lo_txstart is enabled.
629 PE_parse_boot_argn("lo_txstart", &lo_txstart, sizeof (lo_txstart));
640 if (lo_txstart) {

Completed in 18 milliseconds