Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-802_11.c67 #define IEEE802_11_AP_LEN 6 macro
274 u_char ap[IEEE802_11_AP_LEN];
1635 IEEE802_11_AP_LEN)) in handle_reassoc_request()
1638 IEEE802_11_AP_LEN) in handle_reassoc_request()
1646 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN); in handle_reassoc_request()
1647 offset += IEEE802_11_AP_LEN; in handle_reassoc_request()
1648 length -= IEEE802_11_AP_LEN; in handle_reassoc_request()