Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_loop.c136 static int lo_txstart = 0; variable
642 PE_parse_boot_argn("lo_txstart", &lo_txstart, sizeof(lo_txstart)); in loopattach()
653 if (lo_txstart) { in loopattach()