Searched refs:PPPIO_GETCSTAT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h46 #define PPPIO_GETCSTAT _PPPIO(132) /* get PPP compression stats */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c289 if (strioctl(s, PPPIO_GETCSTAT, (char *)csp, 0, sizeof(*csp)) < 0) {
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c629 case PPPIO_GETCSTAT:
773 case PPPIO_GETCSTAT:
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c932 * Called by spppcomp_ioctl as the result of receiving a PPPIO_GETCSTAT.
1005 case PPPIO_GETCSTAT:

Completed in 68 milliseconds