Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.h189 size_t hostapd_eid_dpp_cc_len(struct hostapd_data *hapd);
H A Dbeacon.c475 buflen += hostapd_eid_dpp_cc_len(hapd); in hostapd_gen_probe_resp()
1477 tail_len += hostapd_eid_dpp_cc_len(hapd); in ieee802_11_build_ap_params()
H A Dieee802_11_shared.c873 size_t hostapd_eid_dpp_cc_len(struct hostapd_data *hapd) in hostapd_eid_dpp_cc_len() function