Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.h221 u8 * hostapd_eid_dpp_cc(struct hostapd_data *hapd, u8 *eid, size_t len);
H A Dieee802_11_shared.c929 u8 * hostapd_eid_dpp_cc(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_dpp_cc() function
H A Dbeacon.c886 pos = hostapd_eid_dpp_cc(hapd, pos, epos - pos); in hostapd_probe_resp_fill_elems()
2369 tailpos = hostapd_eid_dpp_cc(hapd, tailpos, tail + tail_len - tailpos); in ieee802_11_build_ap_params()