Searched refs:PPPIOCGCHAN (Results 1 – 8 of 8) sorted by relevance
3 PPPIOCGCHAN = 1074033719
3 PPPIOCGCHAN = 2147775543
41 ioctl$PPPIOCGCHAN(fd sock_pppox, cmd const[PPPIOCGCHAN], arg ptr[out, int32])
114 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */ macro
466 if (ioctl(fd, PPPIOCGCHAN, &chindex) == -1) { in generic_establish_ppp()