Searched refs:generic_establish_ppp (Results 1 – 5 of 5) sorted by relevance
35 .establish_ppp = generic_establish_ppp,
594 int generic_establish_ppp __P((int dev_fd)); /* Make a ppp interface */
430 ret_fd = generic_establish_ppp(tty_fd); in tty_establish_ppp()451 int generic_establish_ppp (int fd) in generic_establish_ppp() function
219 establish_ppp: &generic_establish_ppp,
434 establish_ppp: &generic_establish_ppp,