Searched refs:tcp_fin_time (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_timer.c525 const int tmo = tcp_fin_time(sk) - TCP_TIMEWAIT_LEN;
H A Dtcp.c2013 const int tmo = tcp_fin_time(sk);
H A Dtcp_input.c5841 tmo = tcp_fin_time(sk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h1015 static inline int tcp_fin_time(const struct sock *sk) function

Completed in 103 milliseconds