Searched refs:svc_door_ops (Results 1 – 1 of 1) sorted by relevance
57 static struct xp_ops *svc_door_ops();407 xprt->xp_ops = svc_door_ops(); in svc_door_create()456 xprt->xp_ops = svc_door_ops(); in svc_door_xprtcopy()697 svc_door_ops(void) in svc_door_ops() function