Lines Matching defs:mss
573 __u32 cookie_v4_init_sequence(const struct sk_buff *skb, __u16 *mss);
587 __u32 cookie_v6_init_sequence(const struct sk_buff *skb, __u16 *mss);
685 int tcp_mss_to_mtu(struct sock *sk, int mss);
1433 __u32 mss, __u32 *rcv_wnd,
1789 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss,
1791 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,
1815 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss,
2144 __u16 *mss);
2167 __u16 *mss)
2171 return ops->cookie_init_seq(skb, mss);
2176 __u16 *mss)