Home
last modified time | relevance | path

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

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