Home
last modified time | relevance | path

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

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