Searched refs:PPPIOCSPASS (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/include/net/
H A Dif_ppp.h133 #define PPPIOCSPASS _IOW('t', 71, struct bpf_program) /* set pass filter */ macro
/external/kernel-headers/original/uapi/linux/
H A Dppp-ioctl.h101 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */ macro
/external/strace/
H A Dioctl_redefs1.h1073 #ifdef PPPIOCSPASS
1074 # undef PPPIOCSPASS macro
1075 # define PPPIOCSPASS 0x40087447 macro
H A Dioctl_redefs2.h917 #ifdef PPPIOCSPASS
918 # undef PPPIOCSPASS macro
919 # define PPPIOCSPASS 0x40087447 macro
/external/ppp/pppd/
H A Dsys-linux.c1339 if (ioctl(ppp_dev_fd, PPPIOCSPASS, &fp) < 0) {

Completed in 183 milliseconds