Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dif_ppp.h70 #define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */ macro
/linux-2.6.39/drivers/net/
Dppp_synctty.c600 if (skb && ap->flags & SC_LOG_OUTPKT) in ppp_sync_txmunge()