Home
last modified time | relevance | path

Searched refs:tsf (Results 1 – 14 of 14) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_nl80211_scan.c805 r->tsf = nla_get_u64(bss[NL80211_BSS_TSF]); in nl80211_parse_bss_info()
807 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]); in nl80211_parse_bss_info() local
808 if (tsf > r->tsf) { in nl80211_parse_bss_info()
809 r->tsf = tsf; in nl80211_parse_bss_info()
Ddriver.h387 u64 tsf; member
Ddriver_wext.c1418 res->res.tsf += WPA_GET_BE64(bin); in wext_get_scan_custom()
Ddriver_ndis.c883 r->tsf = WPA_GET_LE64(fixed->Timestamp); in wpa_driver_ndis_get_scan_results()
/hostap-latest/tests/hwsim/
Dtest_scan.py105 tsf = []
110 tsf.append(int(bss['tsf']))
112 if tsf[-3] <= tsf[-4]:
118 if tsf[-1] <= tsf[-3]:
120 if 0 in tsf:
/hostap-latest/wpa_supplicant/
Dbss.h112 u64 tsf; member
Drrm.c818 WPA_PUT_LE64(pos, bss->tsf); in wpas_beacon_rep_add_frame_body()
819 pos += sizeof(bss->tsf); in wpas_beacon_rep_add_frame_body()
Dbss.c305 dst->tsf = src->tsf; in wpa_bss_copy_res()
DREADME-HS20588 tsf=1345573286517276
Dwpa_supplicant.c952 (long long unsigned int) bss->tsf); in wpas_verify_ssid_beacon()
953 if (bss->tsf > wpa_s->first_beacon_tsf) { in wpas_verify_ssid_beacon()
995 (long long unsigned int) bss->tsf); in wpas_verify_ssid_beacon_prot()
996 wpa_s->first_beacon_tsf = bss->tsf; in wpas_verify_ssid_beacon_prot()
Devents.c2485 buf[4] = res->tsf & 0xff; in _wpa_supplicant_event_scan_results()
Dctrl_iface.c5397 (unsigned long long) bss->tsf); in print_bss_info()
9668 res->tsf = strtoll(pos + 5, NULL, 16); in wpas_ctrl_iface_driver_scan_res()
/hostap-latest/src/common/
Dieee802_11_defs.h2074 u8 tsf[8]; /* Event TSF */ member
2078 u8 tsf[8]; /* Event TSF */ member
/hostap-latest/doc/
Dctrl_iface.doxygen314 tsf=0000000000000000