Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 72) sorted by relevance

123

/hostap/src/drivers/
Ddriver_common.c206 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger()
224 char *start, *end, *buf; in wpa_get_wowlan_triggers() local
Ddriver_nl80211_capa.c2300 static void nl80211_set_ht40_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode()
2313 static void nl80211_set_ht40_mode_sec(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode_sec()
2330 static void nl80211_reg_rule_max_eirp(u32 start, u32 end, u32 max_eirp, in nl80211_reg_rule_max_eirp()
2349 static void nl80211_reg_rule_ht40(u32 start, u32 end, in nl80211_reg_rule_ht40()
2366 u32 start, end, max_bw; in nl80211_reg_rule_sec() local
2390 static void nl80211_set_vht_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_vht_mode()
2413 u32 start, end, max_bw; in nl80211_reg_rule_vht() local
2441 static void nl80211_set_6ghz_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_6ghz_mode()
2467 u32 start, end, max_bw; in nl80211_reg_rule_6ghz() local
2563 u32 start, end, max_eirp = 0, max_bw = 0, flags = 0; in nl80211_get_reg() local
Ddriver_nl80211_android.c156 int wpa_driver_set_p2p_noa(void *priv, u8 count, int start, int duration) in wpa_driver_set_p2p_noa()
/hostap/wpa_supplicant/
Dmbo.c134 u8 start, u8 end) in wpas_mbo_non_pref_chan_attr_body()
156 struct wpabuf *mbo, u8 start, u8 end) in wpas_mbo_non_pref_chan_attr()
178 struct wpabuf *mbo, u8 start, in wpas_mbo_non_pref_chan_subelement()
194 u8 i, start = 0; in wpas_mbo_non_pref_chan_attrs() local
Dbssid_ignore.h17 struct os_reltime start; member
Dmain.c129 static void wpa_supplicant_fd_workaround(int start) in wpa_supplicant_fd_workaround()
/hostap/src/eap_peer/
Dtncc.c606 static int tncc_get_type(char *start, unsigned int *type) in tncc_get_type()
617 static unsigned char * tncc_get_base64(char *start, size_t *decoded_len) in tncc_get_base64()
642 static enum tncc_process_res tncc_get_recommendation(char *start) in tncc_get_recommendation()
688 char *buf, *start, *end, *pos, *pos2, *payload; in tncc_process_if_tnccs() local
1004 static struct tnc_if_imc * tncc_parse_imc(char *start, char *end, int *error) in tncc_parse_imc()
Deap_gpsk.c319 u8 *rpos, *start; in eap_gpsk_send_gpsk_2() local
631 u8 *rpos, *start; in eap_gpsk_send_gpsk_4() local
/hostap/src/ap/
Dp2p_hostapd.c33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa()
Deap_user_db.c25 char *buf, *start; in set_user_methods() local
Dpreauth_auth.c151 char *tmp, *start, *end; in rsn_preauth_iface_init() local
Dap_drv_ops.c140 u8 *start, *p; in hostapd_build_ap_extra_ies() local
147 u8 *start, *p; in hostapd_build_ap_extra_ies() local
166 u8 *start, *p; in hostapd_build_ap_extra_ies() local
810 int hostapd_driver_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_driver_set_noa()
Dieee802_11_ht.c255 const u8 *start = (const u8 *) mgmt; in hostapd_2040_coex_action() local
/hostap/src/wps/
Dwps_er_ssdp.c26 char buf[MULTICAST_MAX_READ], *pos, *pos2, *start; in wps_er_ssdp_rx() local
Dwps_attr_parse.c603 const u8 *start; in wps_parse_msg() local
/hostap/src/eap_server/
Dtncs.c655 static int tncs_get_type(char *start, unsigned int *type) in tncs_get_type()
666 static unsigned char * tncs_get_base64(char *start, size_t *decoded_len) in tncs_get_base64()
780 char *buf, *start, *end, *pos, *pos2, *payload; in tncs_process_if_tnccs() local
958 static struct tnc_if_imv * tncs_parse_imv(int id, char *start, char *end, in tncs_parse_imv()
/hostap/tests/hwsim/
Dfst_test_common.py30 def start(self): member in HapdRegCtrl
Dtest_hostapd_oom.py153 def run_hostapd_oom_wpa2_eap_connect(dev, apdev, start, end): argument
/hostap/src/eap_common/
Deap_ttls.h31 #define AVP_PAD(start, pos) \ argument
Deap_sim_common.c495 int eap_sim_parse_attr(const u8 *start, const u8 *end, in eap_sim_parse_attr()
1057 u8 *start; in eap_sim_msg_add_full() local
1081 u8 *start; in eap_sim_msg_add() local
/hostap/src/common/
Dieee802_11_common.c273 const u8 *start, size_t len) in ieee802_11_fragments_length()
292 const u8 *start, size_t len, in ieee802_11_parse_extension()
440 static ParseRes __ieee802_11_parse_elems(const u8 *start, size_t len, in __ieee802_11_parse_elems()
721 ParseRes ieee802_11_parse_elems(const u8 *start, size_t len, in ieee802_11_parse_elems()
Dwpa_common.c2896 u8 *start, *end, *rpos, *rend; in wpa_insert_pmkid() local
3105 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites()
3138 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites()
3198 char *start, *end, *buf; in wpa_parse_cipher() local
3260 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim) in wpa_write_ciphers()
Dwpa_helpers.c107 time_t start, now; in get_wpa_cli_event2() local
/hostap/src/utils/
Dedit_readline.c63 static char ** readline_completion(const char *text, int start, int end) in readline_completion()
/hostap/tests/remote/
Drutils.py65 def trace_start_stop(host, setup_params, start): argument
90 def perf_start_stop(host, setup_params, start): argument

123