HomeSort by relevance Sort by last modified time
    Searched refs:establish_ppp (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
pppox.c 35 .establish_ppp = generic_establish_ppp,
pppd.h 447 int (*establish_ppp) __P((int)); member in struct:channel
    [all...]
auth.c 544 * (from establish_ppp to set_ifunit). However, we won't be
549 fd_ppp = the_channel->establish_ppp(devfd);
    [all...]
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 219 establish_ppp: &generic_establish_ppp,
  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 434 establish_ppp: &generic_establish_ppp,

Completed in 154 milliseconds