Searched refs:PPPIO_BLOCKNP (Results 1 – 3 of 3) sorted by relevance
72 #define PPPIO_BLOCKNP _PPPIO(158) /* block pkts with proto np in kernel */ macro
760 case PPPIO_BLOCKNP: in sppp_uwput()1092 case PPPIO_BLOCKNP: in sppp_inner_ioctl()1104 if (iop->ioc_cmd == PPPIO_BLOCKNP) { in sppp_inner_ioctl()
3638 if (strioctl(pppfd, PPPIO_BLOCKNP, &proto, sizeof (proto), 0) < 0) { in sys_block_proto()