clnt_vc_ops
cl->cl_ops = clnt_vc_ops();
static struct clnt_ops *clnt_vc_ops(void);
static const struct clnt_ops clnt_vc_ops = {
cl->cl_ops = &clnt_vc_ops;