Home
last modified time | relevance | path

Searched refs:SC_DEBUG (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/include/net/
Dif_ppp.h59 #define SC_DEBUG 0x00010000 /* enable debug messages */ macro
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h36 #define SC_DEBUG 0x00010000 /* enable debug messages */ macro
/external/ppp/pppd/
Dsys-linux.c440 #define SC_LOGB (SC_DEBUG | SC_LOG_INPKT | SC_LOG_OUTPKT | SC_LOG_RAWIN \ in tty_establish_ppp()
445 (kdebugflag * SC_DEBUG) & SC_LOGB); in tty_establish_ppp()