Searched refs:PPPIOCATTCHAN (Results 1 – 2 of 2) sorted by relevance
112 #define PPPIOCATTCHAN _IOW('t', 56, int) /* attach to ppp channel */ macro
477 if (ioctl(fd, PPPIOCATTCHAN, &chindex) < 0) { in generic_establish_ppp()