svc_xprt_ops
const struct svc_xprt_ops *xcl_ops;
const struct svc_xprt_ops *xpt_ops;
static const struct svc_xprt_ops svc_tcp_ops = {
static const struct svc_xprt_ops svc_udp_ops = {
static const struct svc_xprt_ops svc_rdma_ops = {