Searched refs:svc_vc_ops (Results 1 – 1 of 1) sorted by relevance
85 static struct xp_ops *svc_vc_ops(void);579 xprt->xp_ops = svc_vc_ops(); /* truely deals with calls */ in makefd_xprt()599 xprt->xp_ops = svc_vc_ops(); in svc_fd_xprtcopy()1773 svc_vc_ops(void) in svc_vc_ops() function