Searched refs:tcp_sock_set_maxseg (Results 1 – 2 of 2) sorted by relevance
1598 tcp_sock_set_maxseg(ssk, msk->maxseg); in sync_socket_options()
3824 int tcp_sock_set_maxseg(struct sock *sk, int val) in tcp_sock_set_maxseg() function3964 return tcp_sock_set_maxseg(sk, val); in do_tcp_setsockopt()