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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dpppoatm.c218 establish_ppp: &generic_establish_ppp,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dplugin.c414 establish_ppp: &generic_establish_ppp,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c371 establish_ppp: &generic_establish_ppp,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.c279 establish_ppp: &generic_establish_ppp,
H A Dpppd.h511 int generic_establish_ppp __P((int dev_fd)); /* Make a ppp interface */
H A Dsys-linux.c280 * generic_establish_ppp - Turn the fd into a ppp interface.
282 int generic_establish_ppp (int fd) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h604 int generic_establish_ppp __P((int dev_fd)); /* Make a ppp interface */
H A Dsys-linux.c428 ret_fd = generic_establish_ppp(tty_fd);
447 * generic_establish_ppp - Turn the fd into a ppp interface.
449 int generic_establish_ppp (int fd) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h572 int generic_establish_ppp __P((int dev_fd)); /* Make a ppp interface */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dpppd.h500 int generic_establish_ppp __P((int dev_fd)); /* Make a ppp interface */
H A Dsys-linux.c357 * generic_establish_ppp - Turn the fd into a ppp interface.
359 int generic_establish_ppp (int fd) function
495 ret_fd = generic_establish_ppp(tty_fd);

Completed in 253 milliseconds