Home
last modified time | relevance | path

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

/hostap-3.6.0/src/utils/
Dwpabuf.h139 WPA_PUT_LE64(pos, data); in wpabuf_put_le64()
Dcommon.h319 static inline void WPA_PUT_LE64(u8 *a, u64 val) in WPA_PUT_LE64() function
/hostap-3.6.0/wpa_supplicant/
Drrm.c812 WPA_PUT_LE64(pos, bss->tsf); in wpas_beacon_rep_add_frame_body()