Searched defs:do_msft_workaround (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c93 static bool do_msft_workaround = 1; variable
416 do_msft_workaround = 0;
1968 if (do_msft_workaround && (cilong & ~wo->asyncmap)) {
1971 do_msft_workaround = 0;

Completed in 50 milliseconds