Searched refs:PPPIOCCONNECT (Results 1 – 5 of 5) sorted by relevance
111 #define PPPIOCCONNECT _IOW('t', 58, int) /* connect channel to unit */ macro
113 #define PPPIOCCONNECT _IOW('t', 58, int) /* connect channel to unit */ macro
307 * PPPIOCCONNECT connects this channel to a PPP interface. The
655 case PPPIOCCONNECT: in ppp_ioctl()