Home | History | Annotate | Download | only in hostapd

Lines Matching full:atoi

166 		timeout = atoi(timeout_txt);
207 pin_val = atoi(pin);
458 timeout = atoi(pos);
480 timeout = atoi(pos);
631 code = atoi(pos);
637 reauth_delay = atoi(pos);
681 val = atoi(pos);
779 disassoc_timer = atoi(cmd + 17);
816 disassoc_timer = atoi(timerstr);
861 disassoc_timer = atoi(pos);
871 valid_int = atoi(pos);
888 WPA_PUT_LE16(&bss_term_dur[10], atoi(end));
938 *nei_pos++ = atoi(pos); /* Operating Class */
946 *nei_pos++ = atoi(pos); /* Channel Number */
954 *nei_pos++ = atoi(pos); /* PHY Type */
1349 wps_testing_dummy_cred = atoi(value);
1353 wps_corrupt_pkhash = atoi(value);
1359 hapd->ext_mgmt_frame_handling = atoi(value);
1361 hapd->ext_eapol_frame_io = atoi(value);
1370 val = atoi(value);
1508 data.dfs_event.freq = atoi(pos + 5);
1516 data.dfs_event.chan_offset = atoi(pos + 12);
1520 data.dfs_event.chan_width = atoi(pos + 11);
1524 data.dfs_event.cf1 = atoi(pos + 4);
1528 data.dfs_event.cf2 = atoi(pos + 4);
1584 freq = atoi(param);
1590 datarate = atoi(param);
1596 ssi_signal = atoi(param);
1725 int enabled = atoi(cmd);
1881 wpa_trace_fail_after = atoi(cmd);
1915 wpa_trace_test_fail_after = atoi(cmd);
2124 wpa_debug_timestamp = atoi(stamp);
2201 random_interval = atoi(token);
2209 min_ap = atoi(token);
2859 port = atoi(pos);
3628 port = atoi(pos);