Lines Matching refs:mss
499 __u16 *mss);
513 __u16 *mss);
590 int tcp_mss_to_mtu(struct sock *sk, int mss);
1117 u32 tcp_default_init_rwnd(u32 mss);
1120 void tcp_select_initial_window(int __space, __u32 mss, __u32 *rcv_wnd,
1341 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss,
1344 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,
1646 __u16 *mss);
1662 __u16 *mss) in cookie_init_sequence() argument
1664 return ops->cookie_init_seq(sk, skb, mss); in cookie_init_sequence()
1669 __u16 *mss) in cookie_init_sequence() argument