Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h103 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c303 cmd = PPPIOCSACTIVE; in ppp_sock_fprog_ioctl_trans()
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt411 * PPPIOCSPASS and PPPIOCSACTIVE set the `pass' and `active' packet
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c781 case PPPIOCSACTIVE: in ppp_ioctl()