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

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_sim.c40 int start_round; member in struct:eap_sim_data
111 data->start_round++;
112 if (data->start_round == 1) {
119 } else if (data->start_round > 3) {
123 } else if (data->start_round == 0) {
442 if (data->start_round == 0) {
670 data->start_round = -1;

Completed in 127 milliseconds