Home
last modified time | relevance | path

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

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