HomeSort by relevance Sort by last modified time
    Searched full:auth_reset (Results 1 - 6 of 6) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
auth.h 97 void auth_reset (int);
auth.c 823 * auth_reset - called when LCP is starting negotiations to recheck
828 auth_reset(int unit) function
835 AUTHDEBUG(LOG_INFO, ("auth_reset: %d\n", unit));
    [all...]
lcp.c 524 auth_reset(f->unit);
    [all...]
  /external/ppp/pppd/
auth.c 1317 auth_reset(unit) function
    [all...]
pppd.h 570 void auth_reset __P((int)); /* check what secrets we have */
    [all...]
lcp.c 663 auth_reset(f->unit);
    [all...]

Completed in 1192 milliseconds