• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/wpa/wpa_supplicant/

Lines Matching refs:INT

2179 /* INT: Define an integer variable */
2180 #define INT(f) _INT(f), NULL, NULL, 0
2204 * into .name and for STR and INT types, the offset of the target buffer within
2208 * and value for INT).
2228 { INT(mem_only_psk) },
2233 { INT(bg_scan_period) },
2245 { INT(vht_center_freq1) },
2246 { INT(vht_center_freq2) },
2290 { INT(eapol_flags) },
2299 { INT(wep_tx_keyidx) },
2300 { INT(priority) },
2302 { INT(eap_workaround) },
2332 { INT(dot11MeshMaxRetries) },
2333 { INT(dot11MeshRetryTimeout) },
2334 { INT(dot11MeshConfirmTimeout) },
2335 { INT(dot11MeshHoldingTimeout) },
2337 { INT(wpa_ptk_rekey) },
2338 { INT(group_rekey) },
2361 { INT(vht_capa) },
2362 { INT(vht_capa_mask) },
2380 { INT(ap_max_inactivity) },
2381 { INT(dtim_period) },
2382 { INT(beacon_int) },
2387 { INT(macsec_replay_window) },
2394 { INT(update_identifier) },
2404 { INT(dpp_netaccesskey_expiry) },
2424 #undef INT
4703 #define INT(f) _INT(f), NULL, NULL
4723 { INT(ap_scan), 0 },
4726 { INT(user_mpm), 0 },
4728 { INT(mesh_max_inactivity), 0 },
4729 { INT(dot11RSNASAERetransPeriod), 0 },
4731 { INT(disable_scan_offload), 0 },
4732 { INT(fast_reauth), 0 },
4739 { INT(external_sim), 0 },
4741 { INT(dot11RSNAConfigPMKLifetime), 0 },
4742 { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
4743 { INT(dot11RSNAConfigSATimeout), 0 },
4745 { INT(update_config), 0 },
4766 { INT(p2p_listen_reg_class), CFG_CHANGED_P2P_LISTEN_CHANNEL },
4767 { INT(p2p_listen_channel), CFG_CHANGED_P2P_LISTEN_CHANNEL },
4768 { INT(p2p_oper_reg_class), CFG_CHANGED_P2P_OPER_CHANNEL },
4769 { INT(p2p_oper_channel), CFG_CHANGED_P2P_OPER_CHANNEL },
4774 { INT(p2p_group_idle), 0 },
4782 { INT(p2p_go_ht40), 0 },
4783 { INT(p2p_go_vht), 0 },
4784 { INT(p2p_go_he), 0 },
4785 { INT(p2p_disabled), 0 },
4787 { INT(p2p_no_group_iface), 0 },
4794 { INT(p2p_device_random_mac_addr), 0 },
4796 { INT(p2p_interface_random_mac_addr), 0 },
4799 { INT(bss_max_count), 0 },
4800 { INT(bss_expiration_age), 0 },
4801 { INT(bss_expiration_scan_count), 0 },
4804 { INT(max_num_sta), 0 },
4826 { INT(p2p_go_max_inactivity), 0 },
4828 { INT(okc), 0 },
4829 { INT(pmf), 0 },
4831 { INT(dtim_period), 0 },
4832 { INT(beacon_int), 0 },
4836 { INT(scan_cur_freq), 0 },
4837 { INT(sched_scan_interval), 0 },
4838 { INT(sched_scan_start_delay), 0 },
4839 { INT(tdls_external_control), 0},
4842 { INT(p2p_search_delay), 0},
4843 { INT(mac_addr), 0 },
4844 { INT(rand_addr_lifetime), 0 },
4845 { INT(preassoc_mac_addr), 0 },
4846 { INT(key_mgmt_offload), 0},
4847 { INT(passive_scan), 0 },
4848 { INT(reassoc_same_bss_optim), 0 },
4849 { INT(wps_priority), 0},
4865 { INT(gas_address3), 0 },
4868 { INT(gas_rand_addr_lifetime), 0 },
4879 #undef INT