Home
last modified time | relevance | path

Searched defs:hapd (Results 76 - 100 of 162) sorted by relevance

1234567

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_auth.c71 static int hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, in hostapd_acl_cache_get() argument
106 static int hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, in hostapd_radius_acl_query() argument
174 hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, struct vlan_description *vlan_id) hostapd_check_acl() argument
213 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, struct radius_sta *out, int is_probe_req) hostapd_allowed_address() argument
298 hostapd_acl_expire_cache(struct hostapd_data *hapd, struct os_reltime *now) hostapd_acl_expire_cache() argument
328 hostapd_acl_expire_queries(struct hostapd_data *hapd, struct os_reltime *now) hostapd_acl_expire_queries() argument
362 hostapd_acl_expire(struct hostapd_data *hapd) hostapd_acl_expire() argument
372 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument
453 struct hostapd_data *hapd = data; hostapd_acl_recv_radius() local
590 hostapd_acl_init(struct hostapd_data *hapd) hostapd_acl_init() argument
606 hostapd_acl_deinit(struct hostapd_data *hapd) hostapd_acl_deinit() argument
[all...]
H A Dieee802_11_he.c83 u8 * hostapd_eid_he_capab(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_he_capab() argument
164 u8 * hostapd_eid_he_operation(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_he_operation() argument
259 hostapd_eid_he_mu_edca_parameter_set(struct hostapd_data *hapd, u8 *eid) hostapd_eid_he_mu_edca_parameter_set() argument
290 hostapd_eid_spatial_reuse(struct hostapd_data *hapd, u8 *eid) hostapd_eid_spatial_reuse() argument
337 hostapd_eid_he_6ghz_band_cap(struct hostapd_data *hapd, u8 *eid) hostapd_eid_he_6ghz_band_cap() argument
377 hostapd_get_he_capab(struct hostapd_data *hapd, const struct ieee80211_he_capabilities *he_cap, struct ieee80211_he_capabilities *neg_he_cap, size_t he_capab_len) hostapd_get_he_capab() argument
393 check_valid_he_mcs(struct hostapd_data *hapd, const u8 *sta_he_capab, enum ieee80211_op_mode opmode) check_valid_he_mcs() argument
451 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, enum ieee80211_op_mode opmode, const u8 *he_capab, size_t he_capab_len) copy_sta_he_capab() argument
482 copy_sta_he_6ghz_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *he_6ghz_capab) copy_sta_he_6ghz_capab() argument
509 hostapd_get_he_twt_responder(struct hostapd_data *hapd, enum ieee80211_op_mode mode) hostapd_get_he_twt_responder() argument
[all...]
H A Dieee802_11_ht.c24 u8 * hostapd_eid_ht_capabilities(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ht_capabilities() argument
82 hostapd_eid_ht_operation(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ht_operation() argument
207 hostapd_2040_coex_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_2040_coex_action() argument
357 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ht_capab) copy_sta_ht_capab() argument
434 update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_ht() argument
467 update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_no_ht() argument
482 update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) update_ht_state() argument
494 hostapd_get_ht_capab(struct hostapd_data *hapd, struct ieee80211_ht_capabilities *ht_cap, struct ieee80211_ht_capabilities *neg_ht_cap) hostapd_get_ht_capab() argument
[all...]
H A Dpmksa_cache_auth.c180 void pmksa_cache_to_eapol_data(struct hostapd_data *hapd, in pmksa_cache_to_eapol_data() argument
H A Drrm.c27 struct hostapd_data *hapd = eloop_data; in hostapd_lci_rep_timeout_handler() local
35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report() argument
51 struct hostapd_data *hapd = eloop_data; in hostapd_range_rep_timeout_handler() local
59 hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_range_report() argument
74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument
95 hostapd_handle_radio_msmt_report(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_radio_msmt_report() argument
199 hostapd_send_nei_report_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, struct wpa_ssid_value *ssid, u8 lci, u8 civic, u16 lci_max_age) hostapd_send_nei_report_resp() argument
278 hostapd_handle_nei_report_req(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_nei_report_req() argument
337 hostapd_handle_radio_measurement(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_radio_measurement() argument
367 hostapd_send_lci_req(struct hostapd_data *hapd, const u8 *addr) hostapd_send_lci_req() argument
440 hostapd_send_range_req(struct hostapd_data *hapd, const u8 *addr, u16 random_interval, u8 min_ap, const u8 *responders, unsigned int n_responders) hostapd_send_range_req() argument
559 hostapd_clean_rrm(struct hostapd_data *hapd) hostapd_clean_rrm() argument
569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument
665 hostapd_rrm_beacon_req_tx_status(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) hostapd_rrm_beacon_req_tx_status() argument
[all...]
H A Dtaxonomy.c239 int retrieve_sta_taxonomy(const struct hostapd_data *hapd, in retrieve_sta_taxonomy() argument
268 void taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, in taxonomy_sta_info_probe_req() argument
277 void taxonomy_hostapd_sta_info_probe_req(const struct hostapd_data *hapd, in taxonomy_hostapd_sta_info_probe_req() argument
286 void taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, in taxonomy_sta_info_assoc_req() argument
H A Dwmm.c71 static void wmm_calc_regulatory_limit(struct hostapd_data *hapd, in wmm_calc_regulatory_limit() argument
109 hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid) hostapd_eid_wmm() argument
161 hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid, size_t len) hostapd_eid_wmm_valid() argument
188 wmm_send_action(struct hostapd_data *hapd, const u8 *addr, const struct wmm_tspec_element *tspec, u8 action_code, u8 dialogue_token, u8 status_code) wmm_send_action() argument
294 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, const struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument
321 hostapd_wmm_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_wmm_action() argument
[all...]
H A Dwpa_auth_kay.c27 struct hostapd_data *hapd = priv; in hapd_macsec_init() local
37 struct hostapd_data *hapd = priv; in hapd_macsec_deinit() local
47 struct hostapd_data *hapd = priv; in hapd_macsec_get_capability() local
57 struct hostapd_data *hapd = priv; hapd_enable_protect_frames() local
67 struct hostapd_data *hapd = priv; hapd_enable_encrypt() local
77 struct hostapd_data *hapd = priv; hapd_set_replay_protect() local
88 struct hostapd_data *hapd = priv; hapd_set_current_cipher_suite() local
98 struct hostapd_data *hapd = priv; hapd_enable_controlled_port() local
108 struct hostapd_data *hapd = priv; hapd_get_receive_lowest_pn() local
118 struct hostapd_data *hapd = priv; hapd_get_transmit_next_pn() local
128 struct hostapd_data *hapd = priv; hapd_set_transmit_next_pn() local
154 struct hostapd_data *hapd = priv; hapd_create_receive_sc() local
165 struct hostapd_data *hapd = priv; hapd_delete_receive_sc() local
175 struct hostapd_data *hapd = priv; hapd_create_receive_sa() local
185 struct hostapd_data *hapd = priv; hapd_delete_receive_sa() local
195 struct hostapd_data *hapd = priv; hapd_enable_receive_sa() local
205 struct hostapd_data *hapd = priv; hapd_disable_receive_sa() local
217 struct hostapd_data *hapd = priv; hapd_create_transmit_sc() local
228 struct hostapd_data *hapd = priv; hapd_delete_transmit_sc() local
238 struct hostapd_data *hapd = priv; hapd_create_transmit_sa() local
248 struct hostapd_data *hapd = priv; hapd_delete_transmit_sa() local
258 struct hostapd_data *hapd = priv; hapd_enable_transmit_sa() local
268 struct hostapd_data *hapd = priv; hapd_disable_transmit_sa() local
276 ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_alloc_kay_sm_hapd() argument
344 ieee802_1x_dealloc_kay_sm_hapd(struct hostapd_data *hapd) ieee802_1x_dealloc_kay_sm_hapd() argument
354 ieee802_1x_auth_get_session_id(struct hostapd_data *hapd, struct sta_info *sta, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
381 ieee802_1x_auth_get_msk(struct hostapd_data *hapd, struct sta_info *sta, u8 *msk, size_t *len) ieee802_1x_auth_get_msk() argument
409 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_notify_create_actor_hapd() argument
480 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_create_preshared_mka_hapd() argument
[all...]
H A Dap_drv_ops.h114 hostapd_drv_send_action_cancel_wait(struct hostapd_data *hapd) hostapd_drv_send_action_cancel_wait() argument
153 hostapd_drv_set_countermeasures(struct hostapd_data *hapd, int enabled) hostapd_drv_set_countermeasures() argument
162 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) hostapd_drv_set_sta_vlan() argument
172 hostapd_drv_get_inact_sec(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_get_inact_sec() argument
180 hostapd_drv_sta_remove(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_remove() argument
188 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) hostapd_drv_hapd_send_eapol() argument
200 hostapd_drv_read_sta_data( struct hostapd_data *hapd, struct hostap_sta_driver_data *data, const u8 *addr) hostapd_drv_read_sta_data() argument
209 hostapd_drv_sta_clear_stats(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_clear_stats() argument
217 hostapd_drv_set_acl(struct hostapd_data *hapd, struct hostapd_acl_params *params) hostapd_drv_set_acl() argument
225 hostapd_drv_set_ap(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) hostapd_drv_set_ap() argument
233 hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) hostapd_drv_set_radius_acl_auth() argument
243 hostapd_drv_set_radius_acl_expire(struct hostapd_data *hapd, const u8 *mac) hostapd_drv_set_radius_acl_expire() argument
252 hostapd_drv_set_authmode(struct hostapd_data *hapd, int auth_algs) hostapd_drv_set_authmode() argument
260 hostapd_drv_poll_client(struct hostapd_data *hapd, const u8 *own_addr, const u8 *addr, int qos) hostapd_drv_poll_client() argument
269 hostapd_drv_get_survey(struct hostapd_data *hapd, unsigned int freq) hostapd_drv_get_survey() argument
279 hostapd_get_country(struct hostapd_data *hapd, char *alpha2) hostapd_get_country() argument
286 hostapd_drv_get_radio_name(struct hostapd_data *hapd) hostapd_drv_get_radio_name() argument
294 hostapd_drv_switch_channel(struct hostapd_data *hapd, struct csa_settings *settings) hostapd_drv_switch_channel() argument
304 hostapd_drv_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_drv_status() argument
312 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument
323 hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, u8 version, const u8 *ipaddr) hostapd_drv_br_delete_ip_neigh() argument
333 hostapd_drv_br_port_set_attr(struct hostapd_data *hapd, enum drv_br_port_attr attr, unsigned int val) hostapd_drv_br_port_set_attr() argument
343 hostapd_drv_br_set_net_param(struct hostapd_data *hapd, enum drv_br_net_param param, unsigned int val) hostapd_drv_br_set_net_param() argument
353 hostapd_drv_vendor_cmd(struct hostapd_data *hapd, int vendor_id, int subcmd, const u8 *data, size_t data_len, enum nested_attr nested_attr_flag, struct wpabuf *buf) hostapd_drv_vendor_cmd() argument
365 hostapd_drv_stop_ap(struct hostapd_data *hapd) hostapd_drv_stop_ap() argument
372 hostapd_drv_channel_info(struct hostapd_data *hapd, struct wpa_channel_info *ci) hostapd_drv_channel_info() argument
381 hostapd_drv_send_external_auth_status(struct hostapd_data *hapd, struct external_auth *params) hostapd_drv_send_external_auth_status() argument
391 hostapd_drv_set_band(struct hostapd_data *hapd, u32 band_mask) hostapd_drv_set_band() argument
399 hostapd_drv_driver_cmd(struct hostapd_data *hapd, char *cmd, char *buf, size_t buf_len) hostapd_drv_driver_cmd() argument
410 hostapd_drv_register_frame(struct hostapd_data *hapd, u16 type, const u8 *match, size_t match_len, bool multicast) hostapd_drv_register_frame() argument
[all...]
H A Dgas_query_ap.c62 struct hostapd_data *hapd; member
92 struct gas_query_ap * gas_query_ap_init(struct hostapd_data *hapd, in gas_query_ap_init() argument
249 static int pmf_in_use(struct hostapd_data *hapd, const u8 *addr) in pmf_in_use() argument
[all...]
H A Dieee802_11_shared.c23 u8 * hostapd_eid_assoc_comeback_time(struct hostapd_data *hapd, in hostapd_eid_assoc_comeback_time() argument
50 void ieee802_11_send_sa_query_req(struct hostapd_data *hapd, in ieee802_11_send_sa_query_req() argument
135 ieee802_11_send_sa_query_resp(struct hostapd_data *hapd, const u8 *sa, const u8 *trans_id) ieee802_11_send_sa_query_resp() argument
227 ieee802_11_sa_query_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_sa_query_action() argument
342 hostapd_ext_capab_byte(struct hostapd_data *hapd, u8 *pos, int idx) hostapd_ext_capab_byte() argument
451 hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ext_capab() argument
486 hostapd_eid_qos_map_set(struct hostapd_data *hapd, u8 *eid) hostapd_eid_qos_map_set() argument
503 hostapd_eid_interworking(struct hostapd_data *hapd, u8 *eid) hostapd_eid_interworking() argument
543 hostapd_eid_adv_proto(struct hostapd_data *hapd, u8 *eid) hostapd_eid_adv_proto() argument
562 hostapd_eid_roaming_consortium(struct hostapd_data *hapd, u8 *eid) hostapd_eid_roaming_consortium() argument
609 hostapd_eid_time_adv(struct hostapd_data *hapd, u8 *eid) hostapd_eid_time_adv() argument
629 hostapd_eid_time_zone(struct hostapd_data *hapd, u8 *eid) hostapd_eid_time_zone() argument
647 hostapd_update_time_adv(struct hostapd_data *hapd) hostapd_update_time_adv() argument
700 hostapd_eid_bss_max_idle_period(struct hostapd_data *hapd, u8 *eid) hostapd_eid_bss_max_idle_period() argument
730 hostapd_eid_mbo_rssi_assoc_rej(struct hostapd_data *hapd, u8 *eid, size_t len, int delta) hostapd_eid_mbo_rssi_assoc_rej() argument
746 hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_mbo() argument
786 hostapd_mbo_ie_len(struct hostapd_data *hapd) hostapd_mbo_ie_len() argument
813 hostapd_eid_owe_trans_enabled(struct hostapd_data *hapd) hostapd_eid_owe_trans_enabled() argument
821 hostapd_eid_owe_trans_len(struct hostapd_data *hapd) hostapd_eid_owe_trans_len() argument
833 hostapd_eid_owe_trans(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_owe_trans() argument
873 hostapd_eid_dpp_cc_len(struct hostapd_data *hapd) hostapd_eid_dpp_cc_len() argument
883 hostapd_eid_dpp_cc(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_dpp_cc() argument
919 hostapd_eid_fils_indic(struct hostapd_data *hapd, u8 *eid, int hessid) hostapd_eid_fils_indic() argument
1050 hostapd_eid_rsnxe(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_rsnxe() argument
[all...]
H A Dvlan_full.c50 static void dyn_iface_get(struct hostapd_data *hapd, const char *ifname, in dyn_iface_get() argument
87 static int dyn_iface_put(struct hostapd_data *hapd, const char *ifname) in dyn_iface_put() argument
420 static void vlan_bridge_name(char *br_name, struct hostapd_data *hapd, in vlan_bridge_name() argument
387 vlan_newlink_tagged(int vlan_naming, const char *tagged_interface, const char *br_name, int vid, struct hostapd_data *hapd) vlan_newlink_tagged() argument
445 vlan_get_bridge(const char *br_name, struct hostapd_data *hapd, int vid) vlan_get_bridge() argument
461 vlan_newlink(const char *ifname, struct hostapd_data *hapd) vlan_newlink() argument
513 vlan_dellink_tagged(int vlan_naming, const char *tagged_interface, const char *br_name, int vid, struct hostapd_data *hapd) vlan_dellink_tagged() argument
545 vlan_put_bridge(const char *br_name, struct hostapd_data *hapd, int vid) vlan_put_bridge() argument
564 vlan_dellink(const char *ifname, struct hostapd_data *hapd) vlan_dellink() argument
635 vlan_read_ifnames(struct nlmsghdr *h, size_t len, int del, struct hostapd_data *hapd) vlan_read_ifnames() argument
704 struct hostapd_data *hapd = eloop_ctx; vlan_event_receive() local
749 full_dynamic_vlan_init(struct hostapd_data *hapd) full_dynamic_vlan_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wired.c326 static void * wired_driver_hapd_init(struct hostapd_data *hapd, in wired_driver_hapd_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c373 struct hostapd_data *hapd = ifmsh->bss[j]; in wpa_supplicant_mesh_disable_iface_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h111 hostapd_drv_send_action_cancel_wait(struct hostapd_data *hapd) hostapd_drv_send_action_cancel_wait() argument
148 hostapd_drv_set_countermeasures(struct hostapd_data *hapd, int enabled) hostapd_drv_set_countermeasures() argument
157 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) hostapd_drv_set_sta_vlan() argument
167 hostapd_drv_get_inact_sec(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_get_inact_sec() argument
175 hostapd_drv_sta_remove(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_remove() argument
183 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) hostapd_drv_hapd_send_eapol() argument
195 hostapd_drv_read_sta_data( struct hostapd_data *hapd, struct hostap_sta_driver_data *data, const u8 *addr) hostapd_drv_read_sta_data() argument
204 hostapd_drv_sta_clear_stats(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_clear_stats() argument
212 hostapd_drv_set_acl(struct hostapd_data *hapd, struct hostapd_acl_params *params) hostapd_drv_set_acl() argument
220 hostapd_drv_set_ap(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) hostapd_drv_set_ap() argument
228 hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) hostapd_drv_set_radius_acl_auth() argument
238 hostapd_drv_set_radius_acl_expire(struct hostapd_data *hapd, const u8 *mac) hostapd_drv_set_radius_acl_expire() argument
247 hostapd_drv_set_authmode(struct hostapd_data *hapd, int auth_algs) hostapd_drv_set_authmode() argument
255 hostapd_drv_poll_client(struct hostapd_data *hapd, const u8 *own_addr, const u8 *addr, int qos) hostapd_drv_poll_client() argument
264 hostapd_drv_get_survey(struct hostapd_data *hapd, unsigned int freq) hostapd_drv_get_survey() argument
274 hostapd_get_country(struct hostapd_data *hapd, char *alpha2) hostapd_get_country() argument
281 hostapd_drv_get_radio_name(struct hostapd_data *hapd) hostapd_drv_get_radio_name() argument
289 hostapd_drv_switch_channel(struct hostapd_data *hapd, struct csa_settings *settings) hostapd_drv_switch_channel() argument
299 hostapd_drv_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_drv_status() argument
307 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument
318 hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, u8 version, const u8 *ipaddr) hostapd_drv_br_delete_ip_neigh() argument
328 hostapd_drv_br_port_set_attr(struct hostapd_data *hapd, enum drv_br_port_attr attr, unsigned int val) hostapd_drv_br_port_set_attr() argument
338 hostapd_drv_br_set_net_param(struct hostapd_data *hapd, enum drv_br_net_param param, unsigned int val) hostapd_drv_br_set_net_param() argument
348 hostapd_drv_vendor_cmd(struct hostapd_data *hapd, int vendor_id, int subcmd, const u8 *data, size_t data_len, struct wpabuf *buf) hostapd_drv_vendor_cmd() argument
359 hostapd_drv_stop_ap(struct hostapd_data *hapd) hostapd_drv_stop_ap() argument
366 hostapd_drv_channel_info(struct hostapd_data *hapd, struct wpa_channel_info *ci) hostapd_drv_channel_info() argument
375 hostapd_drv_send_external_auth_status(struct hostapd_data *hapd, struct external_auth *params) hostapd_drv_send_external_auth_status() argument
[all...]
H A Dap_rrm.c27 struct hostapd_data *hapd = eloop_data; in hostapd_lci_rep_timeout_handler() local
35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report() argument
51 struct hostapd_data *hapd = eloop_data; in hostapd_range_rep_timeout_handler() local
59 hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_range_report() argument
74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument
95 hostapd_handle_radio_msmt_report(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_radio_msmt_report() argument
199 hostapd_send_nei_report_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, struct wpa_ssid_value *ssid, u8 lci, u8 civic, u16 lci_max_age) hostapd_send_nei_report_resp() argument
278 hostapd_handle_nei_report_req(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_nei_report_req() argument
337 hostapd_handle_radio_measurement(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_radio_measurement() argument
367 hostapd_send_lci_req(struct hostapd_data *hapd, const u8 *addr) hostapd_send_lci_req() argument
440 hostapd_send_range_req(struct hostapd_data *hapd, const u8 *addr, u16 random_interval, u8 min_ap, const u8 *responders, unsigned int n_responders) hostapd_send_range_req() argument
559 hostapd_clean_rrm(struct hostapd_data *hapd) hostapd_clean_rrm() argument
569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument
665 hostapd_rrm_beacon_req_tx_status(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) hostapd_rrm_beacon_req_tx_status() argument
[all...]
H A Dctrl_iface_ap.c53 static int hostapd_get_sta_tx_rx(struct hostapd_data *hapd, in hostapd_get_sta_tx_rx() argument
205 static int hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_mib() argument
356 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_first() argument
363 hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta() argument
405 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta_next() argument
428 p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, u8 minor_reason_code, const u8 *addr) p2p_manager_disconnect() argument
480 hostapd_ctrl_iface_deauthenticate(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_deauthenticate() argument
543 hostapd_ctrl_iface_disassociate(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_disassociate() argument
607 hostapd_ctrl_iface_signature(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_signature() argument
628 hostapd_ctrl_iface_poll_sta(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_poll_sta() argument
649 hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_status() argument
875 hostapd_ctrl_iface_stop_ap(struct hostapd_data *hapd) hostapd_ctrl_iface_stop_ap() argument
881 hostapd_ctrl_iface_pmksa_list(struct hostapd_data *hapd, char *buf, size_t len) hostapd_ctrl_iface_pmksa_list() argument
888 hostapd_ctrl_iface_pmksa_flush(struct hostapd_data *hapd) hostapd_ctrl_iface_pmksa_flush() argument
894 hostapd_ctrl_iface_pmksa_add(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_pmksa_add() argument
945 hostapd_ctrl_iface_pmksa_list_mesh(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t len) hostapd_ctrl_iface_pmksa_list_mesh() argument
[all...]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request() argument
152 struct hostapd_data *hapd = sock_ctx; in fils_dhcp_handler() local
325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
647 fils_hlp_deinit(struct hostapd_data *hapd) fils_hlp_deinit() argument
[all...]
H A Dieee802_11_auth.c89 static int hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, in hostapd_acl_cache_get() argument
147 static int hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, in hostapd_radius_acl_query() argument
215 hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, struct vlan_description *vlan_id) hostapd_check_acl() argument
253 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) hostapd_allowed_address() argument
363 hostapd_acl_expire_cache(struct hostapd_data *hapd, struct os_reltime *now) hostapd_acl_expire_cache() argument
393 hostapd_acl_expire_queries(struct hostapd_data *hapd, struct os_reltime *now) hostapd_acl_expire_queries() argument
427 hostapd_acl_expire(struct hostapd_data *hapd) hostapd_acl_expire() argument
437 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument
518 struct hostapd_data *hapd = data; hostapd_acl_recv_radius() local
653 hostapd_acl_init(struct hostapd_data *hapd) hostapd_acl_init() argument
669 hostapd_acl_deinit(struct hostapd_data *hapd) hostapd_acl_deinit() argument
[all...]
H A Dieee802_11_ht.c24 u8 * hostapd_eid_ht_capabilities(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ht_capabilities() argument
82 u8 * hostapd_eid_ht_operation(struct hostapd_data *hapd, u argument
111 hostapd_eid_secondary_channel(struct hostapd_data *hapd, u8 *eid) hostapd_eid_secondary_channel() argument
229 hostapd_2040_coex_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_2040_coex_action() argument
379 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ht_capab) copy_sta_ht_capab() argument
456 update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_ht() argument
489 update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_no_ht() argument
504 update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) update_ht_state() argument
516 hostapd_get_ht_capab(struct hostapd_data *hapd, struct ieee80211_ht_capabilities *ht_cap, struct ieee80211_ht_capabilities *neg_ht_cap) hostapd_get_ht_capab() argument
[all...]
H A Dieee802_11_vht.c23 u8 * hostapd_eid_vht_capabilities(struct hostapd_data *hapd, u8 *eid, u32 nsts) in hostapd_eid_vht_capabilities() argument
74 u8 * hostapd_eid_vht_operation(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_vht_operation() argument
167 hostapd_eid_wb_chsw_wrapper(struct hostapd_data *hapd, u8 *eid) hostapd_eid_wb_chsw_wrapper() argument
220 hostapd_eid_txpower_envelope(struct hostapd_data *hapd, u8 *eid) hostapd_eid_txpower_envelope() argument
332 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_capab) copy_sta_vht_capab() argument
360 copy_sta_vht_oper(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_oper) copy_sta_vht_oper() argument
383 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t len) copy_sta_vendor_vht() argument
421 hostapd_eid_vendor_vht(struct hostapd_data *hapd, u8 *eid) hostapd_eid_vendor_vht() argument
443 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_oper_notif) set_sta_vht_opmode() argument
457 hostapd_get_vht_capab(struct hostapd_data *hapd, struct ieee80211_vht_capabilities *vht_cap, struct ieee80211_vht_capabilities *neg_vht_cap) hostapd_get_vht_capab() argument
[all...]
H A Dpmksa_cache_auth.c180 void pmksa_cache_to_eapol_data(struct hostapd_data *hapd, in pmksa_cache_to_eapol_data() argument
H A Dtaxonomy.c239 int retrieve_sta_taxonomy(const struct hostapd_data *hapd, in retrieve_sta_taxonomy() argument
268 void taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, in taxonomy_sta_info_probe_req() argument
277 void taxonomy_hostapd_sta_info_probe_req(const struct hostapd_data *hapd, in taxonomy_hostapd_sta_info_probe_req() argument
286 void taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, in taxonomy_sta_info_assoc_req() argument
H A Dwmm.c71 static void wmm_calc_regulatory_limit(struct hostapd_data *hapd, in wmm_calc_regulatory_limit() argument
109 hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid) hostapd_eid_wmm() argument
159 hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid, size_t len) hostapd_eid_wmm_valid() argument
186 wmm_send_action(struct hostapd_data *hapd, const u8 *addr, const struct wmm_tspec_element *tspec, u8 action_code, u8 dialogue_token, u8 status_code) wmm_send_action() argument
292 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument
317 hostapd_wmm_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) hostapd_wmm_action() argument
[all...]
H A Dwpa_auth_kay.c27 struct hostapd_data *hapd = priv; in hapd_macsec_init() local
37 struct hostapd_data *hapd = priv; in hapd_macsec_deinit() local
47 struct hostapd_data *hapd = priv; in hapd_macsec_get_capability() local
57 struct hostapd_data *hapd = priv; hapd_enable_protect_frames() local
67 struct hostapd_data *hapd = priv; hapd_enable_encrypt() local
77 struct hostapd_data *hapd = priv; hapd_set_replay_protect() local
88 struct hostapd_data *hapd = priv; hapd_set_current_cipher_suite() local
98 struct hostapd_data *hapd = priv; hapd_enable_controlled_port() local
108 struct hostapd_data *hapd = priv; hapd_get_receive_lowest_pn() local
118 struct hostapd_data *hapd = priv; hapd_get_transmit_next_pn() local
128 struct hostapd_data *hapd = priv; hapd_set_transmit_next_pn() local
154 struct hostapd_data *hapd = priv; hapd_create_receive_sc() local
165 struct hostapd_data *hapd = priv; hapd_delete_receive_sc() local
175 struct hostapd_data *hapd = priv; hapd_create_receive_sa() local
185 struct hostapd_data *hapd = priv; hapd_delete_receive_sa() local
195 struct hostapd_data *hapd = priv; hapd_enable_receive_sa() local
205 struct hostapd_data *hapd = priv; hapd_disable_receive_sa() local
217 struct hostapd_data *hapd = priv; hapd_create_transmit_sc() local
228 struct hostapd_data *hapd = priv; hapd_delete_transmit_sc() local
238 struct hostapd_data *hapd = priv; hapd_create_transmit_sa() local
248 struct hostapd_data *hapd = priv; hapd_delete_transmit_sa() local
258 struct hostapd_data *hapd = priv; hapd_enable_transmit_sa() local
268 struct hostapd_data *hapd = priv; hapd_disable_transmit_sa() local
276 ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_alloc_kay_sm_hapd() argument
344 ieee802_1x_dealloc_kay_sm_hapd(struct hostapd_data *hapd) ieee802_1x_dealloc_kay_sm_hapd() argument
354 ieee802_1x_auth_get_session_id(struct hostapd_data *hapd, struct sta_info *sta, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
381 ieee802_1x_auth_get_msk(struct hostapd_data *hapd, struct sta_info *sta, u8 *msk, size_t *len) ieee802_1x_auth_get_msk() argument
409 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_notify_create_actor_hapd() argument
480 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_create_preshared_mka_hapd() argument
[all...]

Completed in 20 milliseconds

1234567