Home
last modified time | relevance | path

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

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