Home
last modified time | relevance | path

Searched refs:eap_authpeer (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Deap.h159 void eap_authpeer(ppp_pcb *pcb, const char *localname);
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dauth.c810 eap_authpeer(pcb, PPP_OUR_NAME); in link_established()
H A Deap.c876 void eap_authpeer(ppp_pcb *pcb, const char *localname) { in eap_authpeer() function