Searched refs:PPPIOCNEWUNIT (Results 1 – 4 of 4) sorted by relevance
109 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
290 * PPPIOCNEWUNIT creates a new PPP interface and makes this /dev/ppp
1054 case PPPIOCNEWUNIT: in ppp_unattached_ioctl()
1280 +pub const PPPIOCNEWUNIT: u32 = 3221517374;