Searched refs:IEEE802_11_AP_LEN (Results 1 – 1 of 1) sorted by relevance
71 #define IEEE802_11_AP_LEN 6 macro278 u_char ap[IEEE802_11_AP_LEN];1327 IEEE802_11_AP_LEN)) in handle_reassoc_request()1330 IEEE802_11_AP_LEN) in handle_reassoc_request()1338 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN); in handle_reassoc_request()1339 offset += IEEE802_11_AP_LEN; in handle_reassoc_request()1340 length -= IEEE802_11_AP_LEN; in handle_reassoc_request()