Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c233 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in additional_roaming_consortiums()
1214 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in cred_no_required_oi_match()
1419 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in interworking_credentials_available_roaming_consortium()
1658 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in interworking_connect_roaming_consortium()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_shared.c614 *pos++ = WLAN_EID_ROAMING_CONSORTIUM; in hostapd_eid_roaming_consortium()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h391 #define WLAN_EID_ROAMING_CONSORTIUM 111 macro