Searched refs:PPPIO_DEBUG (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dpppio.h58 #define PPPIO_DEBUG _PPPIO(144) /* request debug information */ macro
129 * Values for the u_int32_t argument to PPPIO_DEBUG.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c491 if (strioctl(pppfd, PPPIO_DEBUG, &x, sizeof (x), 0) < 0) {
492 warn("PPPIO_DEBUG ioctl for mux failed: %m");
581 if (strioctl(tmpfd, PPPIO_DEBUG, &x, sizeof (x), 0) < 0) {
582 warn("PPPIO_DEBUG ioctl for mux failed: %m");
1012 if (strioctl(pppfd, PPPIO_DEBUG, &x, sizeof (x), 0) < 0) {
1013 warn("PPPIO_DEBUG ioctl for ahdlc module failed: %m");
1018 if (strioctl(pppfd, PPPIO_DEBUG, &x, sizeof (x), 0) < 0) {
1019 warn("PPPIO_DEBUG ioctl for comp module failed: %m");
3155 if (strioctl(tmpfd, PPPIO_DEBUG, &x, sizeof (x), 0) < 0) {
3156 warn("PPPIO_DEBUG ioct
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c754 case PPPIO_DEBUG:
1125 case PPPIO_DEBUG:
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c670 case PPPIO_DEBUG:
813 case PPPIO_DEBUG:
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c875 case PPPIO_DEBUG:
887 CKDEBUG((DBGSTART "PPPIO_DEBUG log enabled flags=0x%b\n",
989 case PPPIO_DEBUG:
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1133 case PPPIO_DEBUG:
1518 case PPPIO_DEBUG:

Completed in 122 milliseconds