Searched refs:PPPIOCSPASS (Results 1 – 3 of 3) sorted by relevance
102 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */ macro
913 case PPPIOCSPASS: in ppp_ioctl()923 if (cmd == PPPIOCSPASS) in ppp_ioctl()
441 * PPPIOCSPASS and PPPIOCSACTIVE set the ``pass`` and ``active`` packet
Completed in 9 milliseconds