Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dppp-ioctl.h106 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
/linux-4.4.14/fs/
Dcompat_ioctl.c1010 COMPATIBLE_IOCTL(PPPIOCNEWUNIT)
/linux-4.4.14/Documentation/networking/
Dppp_generic.txt286 * PPPIOCNEWUNIT creates a new PPP interface and makes this /dev/ppp
/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c844 case PPPIOCNEWUNIT: in ppp_unattached_ioctl()