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