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 452 int (*establish_ppp) __P((int)); member in struct:channel
    [all...]
auth.c 567 * (from establish_ppp to set_ifunit). However, we won't be
572 fd_ppp = the_channel->establish_ppp(devfd);
    [all...]
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 188 establish_ppp: &generic_establish_ppp,
  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 435 .establish_ppp = &generic_establish_ppp,

Completed in 100 milliseconds