Lines Matching refs:copy_from_sockptr
3226 if (copy_from_sockptr(&opt, optbuf, sizeof(opt))) in tcp_repair_set_window()
3548 if (copy_from_sockptr(key, optval, optlen)) in do_tcp_setsockopt()
3564 if (copy_from_sockptr(&val, optval, sizeof(val))) in do_tcp_setsockopt()
4062 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4112 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4130 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4149 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4159 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4178 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4212 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4273 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4312 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4326 if (copy_from_sockptr(&zc, optval, len)) in do_tcp_getsockopt()