Searched refs:PPPIOCCONNECT (Results 1 – 2 of 2) sorted by relevance
110 #define PPPIOCCONNECT _IOW('t', 58, int) /* connect channel to unit */ macro
501 if (ioctl(fd, PPPIOCCONNECT, &ifunit) < 0) { in generic_establish_ppp()669 if (ioctl(ppp_fd, PPPIOCCONNECT, &ifunit) < 0) in cfg_bundle()715 if (ioctl(ppp_fd, PPPIOCCONNECT, &ifnum) < 0) in bundle_attach()