Home
last modified time | relevance | path

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

/external/tcpdump/
Dieee802_11.h47 #define IEEE802_11_STATUS_LEN 2 macro
Dprint-802_11.c968 if (!TTEST2(*p, IEEE802_11_CAPINFO_LEN + IEEE802_11_STATUS_LEN + in handle_assoc_response()
971 if (length < IEEE802_11_CAPINFO_LEN + IEEE802_11_STATUS_LEN + in handle_assoc_response()
978 offset += IEEE802_11_STATUS_LEN; in handle_assoc_response()
979 length -= IEEE802_11_STATUS_LEN; in handle_assoc_response()