copy_sysctl_value
return copy_sysctl_value(buf, buf_len, ctx->cur_val, ctx->cur_len);
return copy_sysctl_value(buf, buf_len, ctx->new_val, ctx->new_len);