Lines Matching defs:tcp_current_mss
516 /* tcp_current_mss() does not pass a skb */
1020 tcp_write_xmit(sk, tcp_current_mss(sk), tp->nonagle,
1822 unsigned int tcp_current_mss(struct sock *sk)
2287 int mss = tcp_current_mss(sk);
2356 mss_now = tcp_current_mss(sk);
2812 int mss = tcp_current_mss(sk);
3194 cur_mss = tcp_current_mss(sk);
3331 max_segs = tcp_tso_segs(sk, tcp_current_mss(sk));
3459 __tcp_push_pending_frames(sk, tcp_current_mss(sk), TCP_NAGLE_OFF);
4077 unsigned int mss = tcp_current_mss(sk);