Searched refs:tcp_bound_to_half_wnd (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h476 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c727 xmit_size_goal = tcp_bound_to_half_wnd(tp, xmit_size_goal);
H A Dtcp_output.c1232 mss_now = tcp_bound_to_half_wnd(tp, mss_now);

Completed in 82 milliseconds