Searched refs:eap_state (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Deap.h125 typedef struct eap_state { struct
136 } eap_state; typedef in typeref:struct:eap_state
146 extern eap_state eap_states[];
H A Deap.c81 eap_state eap_states[NUM_PPP]; /* EAP state; one for each unit */
203 eap_state *esp = &eap_states[unit];
222 eap_state *esp = (eap_state *) arg;
243 eap_state *esp = &eap_states[unit];
266 eap_state *esp;
291 eap_state *esp;
426 eap_state *esp;
641 eap_state *esp;
878 eap_state *es
[all...]

Completed in 31 milliseconds