Home
last modified time | relevance | path

Searched defs:WLAN_REASON_DEAUTH_LEAVING (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h637 WLAN_REASON_DEAUTH_LEAVING = 3, /* LEAVING_NETWORK_DEAUTH */ enumerator
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h240 #define WLAN_REASON_DEAUTH_LEAVING 3 macro