Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Drrm.c668 elem = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in wpas_beacon_request_freqs()
Dwnm_sta.c552 const u8 *elem = wpa_bss_get_ie(bss, WLAN_EID_COUNTRY); in wnm_nei_get_chan()
Dsme.c3100 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in sme_proc_obss_scan()
/netbsd/src/external/bsd/wpa/dist/src/common/
Dieee802_11_defs.h308 #define WLAN_EID_COUNTRY 7 macro
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dbeacon.c270 *pos++ = WLAN_EID_COUNTRY; in hostapd_eid_country()