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

/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_sim.c39 int start_round; member in struct:eap_sim_data
110 data->start_round++;
111 if (data->start_round == 1) {
118 } else if (data->start_round > 3) {
122 } else if (data->start_round == 0) {
425 if (data->start_round == 0) {
650 data->start_round = -1;

Completed in 100 milliseconds