Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-802_11.c67 #define IEEE802_11_STATUS_LEN 2 macro
1289 if (!ND_TTEST2(*p, IEEE802_11_CAPINFO_LEN + IEEE802_11_STATUS_LEN + in handle_assoc_response()
1292 if (length < IEEE802_11_CAPINFO_LEN + IEEE802_11_STATUS_LEN + in handle_assoc_response()
1299 offset += IEEE802_11_STATUS_LEN; in handle_assoc_response()
1300 length -= IEEE802_11_STATUS_LEN; in handle_assoc_response()