Home | History | Annotate | Download | only in hostapd

Lines Matching full:atoi

163 		timeout = atoi(timeout_txt);
204 pin_val = atoi(pin);
455 timeout = atoi(pos);
477 timeout = atoi(pos);
628 code = atoi(pos);
634 reauth_delay = atoi(pos);
678 val = atoi(pos);
776 disassoc_timer = atoi(cmd + 17);
813 disassoc_timer = atoi(timerstr);
858 disassoc_timer = atoi(pos);
868 valid_int = atoi(pos);
885 WPA_PUT_LE16(&bss_term_dur[10], atoi(end));
935 *nei_pos++ = atoi(pos); /* Operating Class */
943 *nei_pos++ = atoi(pos); /* Channel Number */
951 *nei_pos++ = atoi(pos); /* PHY Type */
1311 wps_testing_dummy_cred = atoi(value);
1315 wps_corrupt_pkhash = atoi(value);
1321 int val = atoi(value);
1329 hapd->ext_mgmt_frame_handling = atoi(value);
1331 hapd->ext_eapol_frame_io = atoi(value);
1340 val = atoi(value);
1478 data.dfs_event.freq = atoi(pos + 5);
1486 data.dfs_event.chan_offset = atoi(pos + 12);
1490 data.dfs_event.chan_width = atoi(pos + 11);
1494 data.dfs_event.cf1 = atoi(pos + 4);
1498 data.dfs_event.cf2 = atoi(pos + 4);
1625 int enabled = atoi(cmd);
1783 wpa_trace_fail_after = atoi(cmd);
1822 wpa_trace_test_fail_after = atoi(cmd);
2034 wpa_debug_timestamp = atoi(stamp);
2468 port = atoi(pos);
3238 port = atoi(pos);