Home
last modified time | relevance | path

Searched refs:hostapd_eid_mbssid_len (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.h245 size_t hostapd_eid_mbssid_len(struct hostapd_data *hapd, u32 frame_type,
H A Dbeacon.c496 len = hostapd_eid_mbssid_len(tx_bss, WLAN_FC_STYPE_BEACON, &elem_count, in ieee802_11_build_ap_params_mbssid()
680 buflen += hostapd_eid_mbssid_len(hapd, WLAN_FC_STYPE_PROBE_RESP, NULL, in hostapd_probe_resp_elems_len()
H A Dieee802_11.c8034 size_t hostapd_eid_mbssid_len(struct hostapd_data *hapd, u32 frame_type, in hostapd_eid_mbssid_len() function