Home | History | Annotate | Download | only in pppd

Lines Matching refs:ret_fd

399     int ret_fd;
431 ret_fd = generic_establish_ppp(tty_fd);
437 if (ret_fd >= 0) {
445 return ret_fd;