HomeSort by relevance Sort by last modified time
    Searched defs:PPPIOCSPASS (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/
ppp-ioctl.h 92 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
  /external/kernel-headers/original/uapi/linux/
ppp-ioctl.h 102 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */
  /external/ppp/pppd/include/net/
if_ppp.h 133 #define PPPIOCSPASS _IOW('t', 71, struct bpf_program) /* set pass filter */
  /external/strace/
ioctl_redefs2.h 829 #ifdef PPPIOCSPASS
830 # undef PPPIOCSPASS
831 # define PPPIOCSPASS 0x40087447
ioctl_redefs1.h 989 #ifdef PPPIOCSPASS
990 # undef PPPIOCSPASS
991 # define PPPIOCSPASS 0x40087447
    [all...]

Completed in 110 milliseconds