Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-802_11.c66 #define IEEE802_11_REASON_LEN 2 macro
1577 ND_TCHECK_LEN(p, IEEE802_11_REASON_LEN); in handle_disassoc()
1578 if (length < IEEE802_11_REASON_LEN) in handle_disassoc()
1656 ND_TCHECK_LEN(p, IEEE802_11_REASON_LEN); in handle_deauth()
1657 if (length < IEEE802_11_REASON_LEN) in handle_deauth()