Searched refs:SC_LOG_INPKT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/net/ | ||
H A D | if_ppp.h | 67 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */ macro |
H A D | if_ppp.c | 1186 if (sc->sc_flags & SC_LOG_INPKT) { in ppp_inproc() |