Searched refs:eap_authpeer (Results 1 – 3 of 3) sorted by relevance
/external/ppp/pppd/ | ||
D | eap.h | 149 void eap_authpeer __P((int unit, char *localname)); |
D | auth.c | 747 eap_authpeer(unit, our_name); |
D | eap.c | 874 eap_authpeer(unit, localname) in eap_authpeer() function |