Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tcpdump/dist/
Dprint-802_11.c93 #define ST_DEAUTH 0xC macro
109 { ST_DEAUTH, "DeAuthentication" },
1801 case ST_DEAUTH: in mgmt_body_print()