Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dppp-ioctl.h101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
/linux-6.15/Documentation/networking/
H A Dppp_generic.rst418 * PPPIOCSNPMODE sets the network-protocol mode for a given network
/linux-6.15/drivers/net/ppp/
H A Dppp_generic.c921 case PPPIOCSNPMODE: in ppp_ioctl()