Searched refs:generic_establish_ppp (Results 1 – 7 of 7) sorted by relevance
59 .establish_ppp = generic_establish_ppp,
35 .establish_ppp = generic_establish_ppp,
618 int generic_establish_ppp __P((int dev_fd)); /* Make a ppp interface */
437 ret_fd = generic_establish_ppp(tty_fd); in tty_establish_ppp()458 int generic_establish_ppp (int fd) in generic_establish_ppp() function
123 .establish_ppp = generic_establish_ppp,
188 establish_ppp: &generic_establish_ppp,
435 .establish_ppp = &generic_establish_ppp,