Lines Matching refs:copy_from_sockptr
3137 if (copy_from_sockptr(&opt, optbuf, sizeof(opt))) in tcp_repair_set_window()
3476 if (copy_from_sockptr(key, optval, optlen)) in do_tcp_setsockopt()
3492 if (copy_from_sockptr(&val, optval, sizeof(val))) in do_tcp_setsockopt()
3985 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4037 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4055 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4074 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4084 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4103 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4137 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4198 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4237 if (copy_from_sockptr(&len, optlen, sizeof(int))) in do_tcp_getsockopt()
4251 if (copy_from_sockptr(&zc, optval, len)) in do_tcp_getsockopt()