Searched refs:sync_refresh_period (Results 1 – 2 of 2) sorted by relevance
206 When sync_period and sync_refresh_period are 0, send sync only209 sync_refresh_period - UNSIGNED INTEGER219 sync_refresh_period/8.224 Defines sync retries with period of sync_refresh_period/8. Useful
465 unsigned int sync_refresh_period; in ip_vs_sync_conn_needed() local501 sync_refresh_period = sysctl_sync_refresh_period(ipvs); in ip_vs_sync_conn_needed()502 if (sync_refresh_period > 0) { in ip_vs_sync_conn_needed()509 if (abs(diff) < min_t(long, sync_refresh_period, min_diff)) { in ip_vs_sync_conn_needed()515 (sync_refresh_period >> 3))) in ip_vs_sync_conn_needed()525 } else if (!sync_refresh_period && in ip_vs_sync_conn_needed()