Home
last modified time | relevance | path

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

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