Searched refs:PPPIOCNEWUNIT (Results 1 – 5 of 5) sorted by relevance
107 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
109 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
290 * PPPIOCNEWUNIT creates a new PPP interface and makes this /dev/ppp
928 case PPPIOCNEWUNIT: in ppp_unattached_ioctl()