Searched refs:IEEE802_11_AP_LEN (Results 1 – 2 of 2) sorted by relevance
51 #define IEEE802_11_AP_LEN 6 macro230 u_char ap[IEEE802_11_AP_LEN];
1005 IEEE802_11_AP_LEN)) in handle_reassoc_request()1008 IEEE802_11_AP_LEN) in handle_reassoc_request()1016 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN); in handle_reassoc_request()1017 offset += IEEE802_11_AP_LEN; in handle_reassoc_request()1018 length -= IEEE802_11_AP_LEN; in handle_reassoc_request()