Home
last modified time | relevance | path

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

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