Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dppp-ioctl.h100 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
/linux-4.1.27/fs/
Dcompat_ioctl.c1003 COMPATIBLE_IOCTL(PPPIOCSNPMODE)
/linux-4.1.27/Documentation/networking/
Dppp_generic.txt396 * PPPIOCSNPMODE sets the network-protocol mode for a given network
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c731 case PPPIOCSNPMODE: in ppp_ioctl()