Searched refs:generic_establish_ppp (Results 1 – 5 of 5) sorted by relevance
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
188 establish_ppp: &generic_establish_ppp,
435 .establish_ppp = &generic_establish_ppp,