Lines Matching defs:tcp_current_mss
525 /* tcp_current_mss() does not pass a skb */
1030 tcp_write_xmit(sk, tcp_current_mss(sk), tp->nonagle,
1823 unsigned int tcp_current_mss(struct sock *sk)
2292 int mss = tcp_current_mss(sk);
2414 mss_now = tcp_current_mss(sk);
2875 int mss = tcp_current_mss(sk);
3284 cur_mss = tcp_current_mss(sk);
3421 max_segs = tcp_tso_segs(sk, tcp_current_mss(sk));
3548 __tcp_push_pending_frames(sk, tcp_current_mss(sk), TCP_NAGLE_OFF);
4179 unsigned int mss = tcp_current_mss(sk);