Home
last modified time | relevance | path

Searched refs:PPPIO_COMPLEV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h66 #define PPPIO_COMPLEV _PPPIO(154) /* set compression effort level */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c904 case PPPIO_COMPLEV: /* set compression effort level */ in spppcomp_inner_ioctl()
994 case PPPIO_COMPLEV: in spppcomp_ioctl()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2082 if (strioctl(pppfd, PPPIO_COMPLEV, &x, sizeof (x), 0) < 0) {