Home
last modified time | relevance | path

Searched refs:wpabuf_put_le32 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p_build.c320 wpabuf_put_le32(buf, desc->duration); in p2p_buf_add_noa_desc()
321 wpabuf_put_le32(buf, desc->interval); in p2p_buf_add_noa_desc()
322 wpabuf_put_le32(buf, desc->start_time); in p2p_buf_add_noa_desc()
439 wpabuf_put_le32(buf, id); in p2p_buf_add_advertisement_id()
545 wpabuf_put_le32(buf, adv_id); in p2p_buf_add_service_info()
673 wpabuf_put_le32(buf, id); in p2p_buf_add_session_id()
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dwpabuf.h115 static inline void wpabuf_put_le32(struct wpabuf *buf, u32 data) in wpabuf_put_le32() function
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dneighbor_db.c241 wpabuf_put_le32(nr, bssid_info); in hostapd_neighbor_set_own_report()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant_sd.c643 wpabuf_put_le32(resp, adv_data->id); in wpas_sd_req_asp()
H A Dwnm_sta.c890 wpabuf_put_le32(*buf, bss_info); in wnm_add_nei_rep()