Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_ppp.h67 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */ macro
H A Dif_ppp.c1186 if (sc->sc_flags & SC_LOG_INPKT) { in ppp_inproc()