Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dppp-ioctl.h103 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */ macro
/linux/Documentation/networking/
H A Dppp_generic.rst441 * PPPIOCSPASS and PPPIOCSACTIVE set the ``pass`` and ``active`` packet
/linux/drivers/net/ppp/
H A Dppp_generic.c931 case PPPIOCSACTIVE: in ppp_ioctl()