Searched defs:generic_establish_ppp (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dsys-linux.c437 ret_fd = generic_establish_ppp(tty_fd);
456 * generic_establish_ppp - Turn the fd into a ppp interface.
458 int generic_establish_ppp (int fd) function

Completed in 243 milliseconds