Searched refs:PPPIOCGCHAN (Results 1 – 2 of 2) sorted by relevance
113 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */ macro
466 if (ioctl(fd, PPPIOCGCHAN, &chindex) == -1) { in generic_establish_ppp()