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