Home
last modified time | relevance | path

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

/external/tcpdump/
Dieee802_11.h51 #define IEEE802_11_AP_LEN 6 macro
230 u_char ap[IEEE802_11_AP_LEN];
Dprint-802_11.c1005 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()