Searched refs:tw_ttd (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_timewait_sock.h133 unsigned long tw_ttd; member in struct:inet_timewait_sock
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dinet_timewait_sock.c300 tw->tw_ttd = jiffies + timeo;
304 tw->tw_ttd = jiffies + (slot << INET_TWDR_RECYCLE_TICK);
H A Dinet_diag.c176 tmo = tw->tw_ttd - jiffies;
H A Dtcp_ipv4.c2359 int ttd = tw->tw_ttd - jiffies;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dtcp_ipv6.c2043 int ttd = tw->tw_ttd - jiffies;

Completed in 62 milliseconds