Searched refs:PPPIO_GETSTAT64 (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dpppio.h71 #define PPPIO_GETSTAT64 _PPPIO(157) /* get PPP 64-bit statistics */ macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c89 #ifdef PPPIO_GETSTAT64
258 #ifdef PPPIO_GETSTAT64
260 if (strioctl(s, PPPIO_GETSTAT64, (char *)curp, 0, sizeof(*curp)) >= 0)
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c573 case PPPIO_GETSTAT64:
636 * See comments in PPPIO_GETSTAT64 case
772 case PPPIO_GETSTAT64:
794 * See comments in PPPIO_GETSTAT64 case
875 * See comments in PPPIO_GETSTAT64 case
1158 * See comments in PPPIO_GETSTAT64 case
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1144 case PPPIO_GETSTAT64:
1520 case PPPIO_GETSTAT64:
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c841 case PPPIO_GETSTAT64:
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c1204 if (iop->ioc_cmd == PPPIO_GETSTAT64 &&
1221 "PPPIO_GETSTAT64 (VJ filled) flags=0x%b\n",
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2205 if (strioctl(pppfd, PPPIO_GETSTAT64, &s64, 0, sizeof (s64)) >= 0) {

Completed in 110 milliseconds