Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/tcpdump/
HDprint-802_11.c69 #define IEEE802_11_AP_LEN 6 macro
269 u_char ap[IEEE802_11_AP_LEN];
1476 IEEE802_11_AP_LEN); in handle_reassoc_request()
1478 IEEE802_11_AP_LEN) in handle_reassoc_request()
1486 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN); in handle_reassoc_request()
1487 offset += IEEE802_11_AP_LEN; in handle_reassoc_request()
1488 length -= IEEE802_11_AP_LEN; in handle_reassoc_request()