Searched refs:xcl_ops (Results 1 – 4 of 4) sorted by relevance
36 const struct svc_xprt_ops *xcl_ops; member
200 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init() 281 newxprt = xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in _svc_xprt_create()
837 .xcl_ops = &svc_udp_ops, in svc_udp_init() 1353 .xcl_ops = &svc_tcp_ops, in svc_cleanup_xprt_sock()
96 .xcl_ops = &svc_rdma_ops,