svc_dg_ops
svc_dg_ops(xprt);
static void svc_dg_ops(SVCXPRT *);
xprt->xp_ops = &svc_dg_ops;
static const struct xp_ops svc_dg_ops = {