Home
last modified time | relevance | path

Searched refs:hostapd_eid_roaming_consortium (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
HDieee802_11.h111 u8 * hostapd_eid_roaming_consortium(struct hostapd_data *hapd, u8 *eid);
HDbeacon.c490 pos = hostapd_eid_roaming_consortium(hapd, pos); in hostapd_gen_probe_resp()
1206 tailpos = hostapd_eid_roaming_consortium(hapd, tailpos); in ieee802_11_build_ap_params()
HDieee802_11_shared.c546 u8 * hostapd_eid_roaming_consortium(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_roaming_consortium() function
HDap_drv_ops.c91 pos = hostapd_eid_roaming_consortium(hapd, pos); in hostapd_build_ap_extra_ies()