Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Drrm.c936 u64 start, u64 parent_tsf) in wpas_add_beacon_rep() argument
964 rep.parent_tsf = host_to_le32(parent_tsf); in wpas_add_beacon_rep()
1618 scan_res->res[i]->parent_tsf) { in wpas_beacon_rep_scan_process()
1623 scan_res->res[i]->parent_tsf) < 0) in wpas_beacon_rep_scan_process()
Dctrl_iface.c9684 res->parent_tsf = strtoll(pos + 7, NULL, 16); in wpas_ctrl_iface_driver_scan_res()
/hostap-latest/tests/hwsim/
Dtest_rrm.py782 self.antenna_id, self.parent_tsf = struct.unpack("<BI", report[0:5])
808 ….duration, self.frame_info, self.rcpi, self.rsni, self.bssid_str, self.antenna_id, self.parent_tsf)
/hostap-latest/src/drivers/
Ddriver_nl80211_scan.c855 r->parent_tsf = nla_get_u64(bss[NL80211_BSS_PARENT_TSF]); in nl80211_parse_bss_info()
Ddriver.h391 u64 parent_tsf; member
/hostap-latest/src/common/
Dieee802_11_defs.h2243 le32 parent_tsf; /* Parent TSF */ member