Lines Matching defs:hapd

40 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len)  in hostapd_eid_bss_load()
67 static u8 ieee802_11_erp_info(struct hostapd_data *hapd) in ieee802_11_erp_info()
89 static u8 * hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ds_params()
104 static u8 * hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_erp_info()
128 static u8 * hostapd_eid_pwr_constraint(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_pwr_constraint()
196 static u8 * hostapd_eid_country_add(struct hostapd_data *hapd, u8 *pos, in hostapd_eid_country_add()
218 static u8 * hostapd_fill_subband_triplets(struct hostapd_data *hapd, u8 *pos, in hostapd_fill_subband_triplets()
260 static u8 * hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_country()
308 const u8 * hostapd_wpa_ie(struct hostapd_data *hapd, u8 eid) in hostapd_wpa_ie()
321 static const u8 * hostapd_vendor_wpa_ie(struct hostapd_data *hapd, in hostapd_vendor_wpa_ie()
335 static u8 * hostapd_get_rsne(struct hostapd_data *hapd, u8 *pos, size_t len) in hostapd_get_rsne()
348 static u8 * hostapd_get_mde(struct hostapd_data *hapd, u8 *pos, size_t len) in hostapd_get_mde()
361 static u8 * hostapd_get_rsnxe(struct hostapd_data *hapd, u8 *pos, size_t len) in hostapd_get_rsnxe()
380 static u8 * hostapd_get_wpa_ie(struct hostapd_data *hapd, u8 *pos, size_t len) in hostapd_get_wpa_ie()
393 static u8 * hostapd_get_osen_ie(struct hostapd_data *hapd, u8 *pos, size_t len) in hostapd_get_osen_ie()
406 static u8 * hostapd_eid_csa(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_csa()
426 static u8 * hostapd_eid_ecsa(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ecsa()
442 static u8 * hostapd_eid_supported_op_classes(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_supported_op_classes()
471 ieee802_11_build_ap_params_mbssid(struct hostapd_data *hapd, in ieee802_11_build_ap_params_mbssid()
549 static u8 * hostapd_eid_mbssid_config(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_mbssid_config()
566 static size_t he_elem_len(struct hostapd_data *hapd) in he_elem_len()
633 static size_t hostapd_probe_resp_elems_len(struct hostapd_data *hapd, in hostapd_probe_resp_elems_len()
694 static u8 * hostapd_probe_resp_fill_elems(struct hostapd_data *hapd, in hostapd_probe_resp_fill_elems()
906 static void hostapd_gen_probe_resp(struct hostapd_data *hapd, in hostapd_gen_probe_resp()
955 static void hostapd_fill_probe_resp_ml_params(struct hostapd_data *hapd, in hostapd_fill_probe_resp_ml_params()
1066 static enum ssid_match_result ssid_match(struct hostapd_data *hapd, in ssid_match()
1222 struct hostapd_data *hapd = NULL; in sta_track_seen_on() local
1341 void handle_probe_req(struct hostapd_data *hapd, in handle_probe_req()
1648 static u8 * hostapd_probe_resp_offloads(struct hostapd_data *hapd, in hostapd_probe_resp_offloads()
1715 u8 * hostapd_unsol_bcast_probe_resp(struct hostapd_data *hapd, in hostapd_unsol_bcast_probe_resp()
1754 static u16 hostapd_gen_fils_discovery_phy_index(struct hostapd_data *hapd) in hostapd_gen_fils_discovery_phy_index()
1872 static u16 hostapd_fils_discovery_cap(struct hostapd_data *hapd) in hostapd_fils_discovery_cap()
1933 static u8 * hostapd_gen_fils_discovery(struct hostapd_data *hapd, size_t *len) in hostapd_gen_fils_discovery()
2069 static u8 * hostapd_fils_discovery(struct hostapd_data *hapd, in hostapd_fils_discovery()
2091 int ieee802_11_build_ap_params(struct hostapd_data *hapd, in ieee802_11_build_ap_params()
2557 static int __ieee802_11_set_beacon(struct hostapd_data *hapd) in __ieee802_11_set_beacon()
2676 void ieee802_11_set_beacon_per_bss_only(struct hostapd_data *hapd) in ieee802_11_set_beacon_per_bss_only()
2682 int ieee802_11_set_beacon(struct hostapd_data *hapd) in ieee802_11_set_beacon()