Searched refs:tcp_bound_to_half_wnd (Results 1 – 4 of 4) sorted by relevance
11 … tcp_header_len read_mostly read_mostly tcp_bound_to_half_wnd,tcp_curren…37 … max_window read_mostly - tcp_bound_to_half_wnd,forced_push
704 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd() function
1845 mss_now = tcp_bound_to_half_wnd(tp, mss_now); in tcp_sync_mss()
920 new_size_goal = tcp_bound_to_half_wnd(tp, sk->sk_gso_max_size); in tcp_xmit_size_goal()