Searched refs:PPPIOCCONNECT (Results 1 – 4 of 4) sorted by relevance
110 #define PPPIOCCONNECT _IOW('t', 58, int) /* connect channel to unit */ macro
1014 COMPATIBLE_IOCTL(PPPIOCCONNECT)
309 * PPPIOCCONNECT connects this channel to a PPP interface. The
625 case PPPIOCCONNECT: in ppp_ioctl()