Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/common/
Dieee802_11_defs.h84 #define WLAN_CAPABILITY_ESS BIT(0) macro
/freebsd-10-stable/contrib/wpa/src/ap/
Dieee802_11.c136 int capab = WLAN_CAPABILITY_ESS; in hostapd_own_capab_info()