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

/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dpppio.h72 #define PPPIO_BLOCKNP _PPPIO(158) /* block pkts with proto np in kernel */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c760 case PPPIO_BLOCKNP:
1092 case PPPIO_BLOCKNP:
1104 if (iop->ioc_cmd == PPPIO_BLOCKNP) {
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c3638 if (strioctl(pppfd, PPPIO_BLOCKNP, &proto, sizeof (proto), 0) < 0) {
3639 warn("PPPIO_BLOCKNP ioctl failed %m");

Completed in 105 milliseconds