Searched refs:IEEE802_11_AP_LEN (Results 1 – 2 of 2) sorted by relevance
50 #define IEEE802_11_AP_LEN 6 macro232 u_char ap[IEEE802_11_AP_LEN];
385 IEEE802_11_AP_LEN)) in handle_reassoc_request()391 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN); in handle_reassoc_request()392 offset += IEEE802_11_AP_LEN; in handle_reassoc_request()