svc_vc_ops
xprt->xp_ops = svc_vc_ops(); /* truely deals with calls */
xprt->xp_ops = svc_vc_ops();
static struct xp_ops *svc_vc_ops(void);