Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_ppp.h68 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */ macro
/linux-2.4.37.9/drivers/net/
Dppp_synctty.c744 if (ap->flags & SC_LOG_INPKT) in ppp_sync_input()