Searched refs:DCCP_TIMEWAIT_LEN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c30 .period = DCCP_TIMEWAIT_LEN / INET_TWDR_TWKILL_SLOTS,
75 tw->tw_timeout = DCCP_TIMEWAIT_LEN;
77 timeo = DCCP_TIMEWAIT_LEN;
80 DCCP_TIMEWAIT_LEN);
H A Ddccp.h74 #define DCCP_TIMEWAIT_LEN (60 * HZ) /* how long to wait to destroy TIME-WAIT macro

Completed in 64 milliseconds