Searched refs:PPPIOCATTCHAN (Results 1 – 4 of 4) sorted by relevance
115 #define PPPIOCATTCHAN _IOW('t', 56, int) /* attach to ppp channel */ macro
444 ret = ioctl(ppp_chan_fd, PPPIOCATTCHAN, &chindx);513 ret = ioctl(ppp_chan_fd, PPPIOCATTCHAN, &chindx1);
301 * PPPIOCATTCHAN attaches this instance to an existing PPP channel.
1097 case PPPIOCATTCHAN: in ppp_unattached_ioctl()