Home
last modified time | relevance | path

Searched refs:PPPDBG_LOG (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h130 #define PPPDBG_LOG 0x100 /* log various things */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c484 x = PPPDBG_LOG + PPPDBG_DRIVER; in sys_init()
574 x = PPPDBG_LOG + PPPDBG_DRIVER; in plumb_ipif()
1005 x = PPPDBG_LOG + PPPDBG_AHDLC;
1011 x = PPPDBG_LOG + PPPDBG_COMP;
3095 x = PPPDBG_LOG + PPPDBG_DRIVER; in plumb_ip6if()
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c885 if (cmd != PPPDBG_LOG + PPPDBG_COMP) { in spppcomp_inner_ioctl()
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c674 if (flagval != PPPDBG_LOG + PPPDBG_AHDLC) { in spppasyn_inner_ioctl()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c1147 if (dbgcmd == PPPDBG_LOG + PPPDBG_DRIVER) { in sppp_inner_ioctl()