Home
last modified time | relevance | path

Searched refs:PPPIOCSACTIVE (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/include/net/
Dif_ppp.h134 #define PPPIOCSACTIVE _IOW('t', 70, struct bpf_program) /* set active filt */ macro
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h102 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */ macro
/external/ppp/pppd/
Dsys-linux.c1315 if (ioctl(ppp_dev_fd, PPPIOCSACTIVE, &fp) < 0) { in set_filters()
/external/strace/linux/
Dioctlent.h.in1589 {"linux/ppp-ioctl.h", "PPPIOCSACTIVE", 0x7446},