Lines Matching defs:mss_now
1511 static int tcp_set_skb_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_set_skb_tso_segs()
1605 unsigned int mss_now, gfp_t gfp) in tcp_fragment()
1759 int mss_now; in __tcp_mtu_to_mss() local
1844 int mss_now; in tcp_sync_mss() local
1869 u32 mss_now; in tcp_current_mss() local
1982 static void tcp_minshall_update(struct tcp_sock *tp, unsigned int mss_now, in tcp_minshall_update()
2018 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize()
2038 static u32 tcp_tso_segs(struct sock *sk, unsigned int mss_now) in tcp_tso_segs()
2054 unsigned int mss_now, in tcp_mss_split_point()
2106 static int tcp_init_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_init_tso_segs()
2163 unsigned int mss_now, gfp_t gfp) in tso_fragment()
2443 int mss_now; in tcp_mtu_probe() local
2739 static bool tcp_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, in tcp_write_xmit()
3023 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one()