Home
last modified time | relevance | path

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

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