Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c1578 scan_res->res[i]->tsf_bssid)) { in wpas_beacon_rep_scan_process()
1583 MAC2STR(scan_res->res[i]->tsf_bssid)); in wpas_beacon_rep_scan_process()
H A Dctrl_iface.c9689 if (pos && hwaddr_aton(pos + 11, res->tsf_bssid)) in wpas_ctrl_iface_driver_scan_res()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c856 os_memcpy(r->tsf_bssid, nla_data(bss[NL80211_BSS_PARENT_BSSID]), in nl80211_parse_bss_info()
H A Ddriver.h392 u8 tsf_bssid[ETH_ALEN]; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h442 uint8_t tsf_bssid[ETH_ALEN]; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c3262 memcpy(info.tsf_bssid, link_info->bssid, ETH_ALEN); in iwl_mvm_scan_stop_wait()