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

  /bionic/libc/kernel/uapi/linux/
ppp-ioctl.h 93 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /external/kernel-headers/original/uapi/linux/
ppp-ioctl.h 103 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
  /external/ppp/pppd/include/net/
if_ppp.h 134 #define PPPIOCSACTIVE _IOW('t', 70, struct bpf_program) /* set active filt */
  /external/strace/
ioctl_redefs2.h 821 #ifdef PPPIOCSACTIVE
822 # undef PPPIOCSACTIVE
823 # define PPPIOCSACTIVE 0x40087446
ioctl_redefs1.h 981 #ifdef PPPIOCSACTIVE
982 # undef PPPIOCSACTIVE
983 # define PPPIOCSACTIVE 0x40087446
    [all...]

Completed in 353 milliseconds