DEFAULT_SYNC_RETRIES
return DEFAULT_SYNC_RETRIES & 3;
ipvs->sysctl_sync_retries = clamp_t(int, DEFAULT_SYNC_RETRIES, 0, 3);