Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dppp-ioctl.h109 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
/linux-5.19.10/Documentation/networking/
Dppp_generic.rst290 * PPPIOCNEWUNIT creates a new PPP interface and makes this /dev/ppp
/linux-5.19.10/drivers/net/ppp/
Dppp_generic.c1039 case PPPIOCNEWUNIT: in ppp_unattached_ioctl()