Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h58 #define PPPIO_NPMODE _PPPIO(146) /* set mode for handling data pkts */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c486 case PPPIO_NPMODE: in sppp_ioctl()
772 case PPPIO_NPMODE: in sppp_uwput()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2404 if (strioctl(pppfd, PPPIO_NPMODE, npi, sizeof (npi), 0) < 0) {