Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dppp-ioctl.h38 #define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */ macro
/linux-5.19.10/drivers/net/ppp/
Dppp_synctty.c548 if (skb && ap->flags & SC_LOG_OUTPKT) in ppp_sync_txmunge()