Searched defs:auth_reset (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dauth.c466 * auth_reset - called when LCP is starting negotiations to recheck
470 void auth_reset(int unit) function
477 AUTHDEBUG((LOG_INFO, "auth_reset: %d\n", unit));
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dauth.c823 * 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));

Completed in 44 milliseconds