Searched refs:TCP_SYNCACHE_PAUSE_TIME (Results 1 – 2 of 2) sorted by relevance
118 #define TCP_SYNCACHE_PAUSE_TIME SYNCOOKIE_LIFETIME macro
311 V_tcp_syncache.pause_until = time_uptime - TCP_SYNCACHE_PAUSE_TIME; in syncache_init()2495 delta = TCP_SYNCACHE_PAUSE_TIME << V_tcp_syncache.pause_backoff; in syncache_pause()2502 delta = TCP_SYNCACHE_PAUSE_TIME; in syncache_pause()