Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-802_11.c64 #define IEEE802_11_REASON_LEN 2 macro
1734 if (!ND_TTEST2(*p, IEEE802_11_REASON_LEN)) in handle_disassoc()
1736 if (length < IEEE802_11_REASON_LEN) in handle_disassoc()
1811 if (!ND_TTEST2(*p, IEEE802_11_REASON_LEN)) in handle_deauth()
1813 if (length < IEEE802_11_REASON_LEN) in handle_deauth()