Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmesh_sync.c88 u64 t_t, t_r; in mesh_sync_offset_rx_bcn_presp() local
129 t_t = le64_to_cpu(mgmt->u.beacon.timestamp); in mesh_sync_offset_rx_bcn_presp()
130 sta->mesh->t_offset = t_t - t_r; in mesh_sync_offset_rx_bcn_presp()