Home
last modified time | relevance | path

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

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