Searched refs:PPPIOCSPASS (Results 1 – 4 of 4) sorted by relevance
102 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */ macro
301 cmd = PPPIOCSPASS; in ppp_sock_fprog_ioctl_trans()
411 * PPPIOCSPASS and PPPIOCSACTIVE set the `pass' and `active' packet
755 case PPPIOCSPASS: in ppp_ioctl()