sync_offset_clockdrift_max 700 net/mac80211/ieee80211_i.h s64 sync_offset_clockdrift_max; sync_offset_clockdrift_max 959 net/mac80211/mesh.c ifmsh->sync_offset_clockdrift_max = 0; sync_offset_clockdrift_max 56 net/mac80211/mesh_sync.c if (ifmsh->sync_offset_clockdrift_max < beacon_int_fraction) { sync_offset_clockdrift_max 58 net/mac80211/mesh_sync.c (long long) ifmsh->sync_offset_clockdrift_max); sync_offset_clockdrift_max 59 net/mac80211/mesh_sync.c tsfdelta = -ifmsh->sync_offset_clockdrift_max; sync_offset_clockdrift_max 60 net/mac80211/mesh_sync.c ifmsh->sync_offset_clockdrift_max = 0; sync_offset_clockdrift_max 63 net/mac80211/mesh_sync.c (long long) ifmsh->sync_offset_clockdrift_max, sync_offset_clockdrift_max 66 net/mac80211/mesh_sync.c ifmsh->sync_offset_clockdrift_max -= beacon_int_fraction; sync_offset_clockdrift_max 151 net/mac80211/mesh_sync.c if (t_clockdrift > ifmsh->sync_offset_clockdrift_max) sync_offset_clockdrift_max 152 net/mac80211/mesh_sync.c ifmsh->sync_offset_clockdrift_max = t_clockdrift; sync_offset_clockdrift_max 177 net/mac80211/mesh_sync.c if (ifmsh->sync_offset_clockdrift_max > TOFFSET_MINIMUM_ADJUSTMENT) { sync_offset_clockdrift_max 185 net/mac80211/mesh_sync.c ifmsh->sync_offset_clockdrift_max); sync_offset_clockdrift_max 190 net/mac80211/mesh_sync.c (long long)ifmsh->sync_offset_clockdrift_max); sync_offset_clockdrift_max 191 net/mac80211/mesh_sync.c ifmsh->sync_offset_clockdrift_max = 0;