Searched refs:PPPIOCNEWUNIT (Results 1 – 2 of 2) sorted by relevance
106 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ macro
640 x = ioctl(ppp_dev_fd, PPPIOCNEWUNIT, &ifunit); in make_ppp_unit()644 x = ioctl(ppp_dev_fd, PPPIOCNEWUNIT, &ifunit); in make_ppp_unit()