Home | History | Annotate | Download | only in pppd

Lines Matching full:ret_fd

398     int ret_fd;
430 ret_fd = generic_establish_ppp(tty_fd);
436 if (ret_fd >= 0) {
444 return ret_fd;