Searched refs:PPPIO_UNBLOCKNP (Results 1 – 3 of 3) sorted by relevance
73 #define PPPIO_UNBLOCKNP _PPPIO(159) /* unblock pkts with proto np */ macro
761 case PPPIO_UNBLOCKNP: in sppp_uwput()1093 case PPPIO_UNBLOCKNP: in sppp_inner_ioctl()
3653 if (strioctl(pppfd, PPPIO_UNBLOCKNP, &proto, sizeof (proto), 0) < 0) { in sys_unblock_proto()