Searched refs:PPPIO_RCOMP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h51 #define PPPIO_RCOMP _PPPIO(137) /* alloc receive decompressor */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c783 case PPPIO_RCOMP:
852 CPDEBUG((DBGSTART "PPPIO_RCOMP opt_proto=0x%x "
988 case PPPIO_RCOMP:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2118 if (strioctl(pppfd, (for_transmit ? PPPIO_XCOMP : PPPIO_RCOMP),
2123 (for_transmit ? "PPPIO_XCOMP" : "PPPIO_RCOMP"));

Completed in 100 milliseconds