Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h37 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_synctty.c669 if (ap->flags & SC_LOG_INPKT) in ppp_sync_input()