Searched refs:WPA_GET_LE32 (Results 1 – 2 of 2) sorted by relevance
89 rep->distance = WPA_GET_LE32(pos + 2); in wnm_parse_neighbor_report_elem()144 rep->bssid_info = WPA_GET_LE32(pos + ETH_ALEN); in wnm_parse_neighbor_report()
175 static inline u32 WPA_GET_LE32(const u8 *a) in WPA_GET_LE32() function