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
1302 if (!ND_TTEST2(*p, IEEE802_11_CAPINFO_LEN + IEEE802_11_STATUS_LEN + in handle_assoc_response()
1305 if (length < IEEE802_11_CAPINFO_LEN + IEEE802_11_STATUS_LEN + in handle_assoc_response()
1312 offset += IEEE802_11_STATUS_LEN; in handle_assoc_response()
1313 length -= IEEE802_11_STATUS_LEN; in handle_assoc_response()