Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/ap/
HDieee802_11.h232 u8 * hostapd_eid_rnr(struct hostapd_data *hapd, u8 *eid, u32 type,
HDbeacon.c805 pos = hostapd_eid_rnr(hapd, pos, WLAN_FC_STYPE_PROBE_RESP, in hostapd_probe_resp_fill_elems()
2050 pos = hostapd_eid_rnr(hapd, pos, WLAN_FC_STYPE_ACTION, true); in hostapd_gen_fils_discovery()
2292 tailpos = hostapd_eid_rnr(hapd, tailpos, WLAN_FC_STYPE_BEACON, true); in ieee802_11_build_ap_params()
HDieee802_11.c7877 u8 * hostapd_eid_rnr(struct hostapd_data *hapd, u8 *eid, u32 type, in hostapd_eid_rnr() function