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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpktap.c99 static int pktap_log = 0; variable
101 CTLFLAG_RW | CTLFLAG_LOCKED, &pktap_log, 0, "");
105 if ((pktap_log & mask)) \
157 if (!(pktap_log & mask))

Completed in 108 milliseconds