Searched refs:svc_dg_control (Results 1 – 2 of 2) sorted by relevance
69 static bool_t svc_dg_control(SVCXPRT *, const u_int, void *);77 .xp_control = svc_dg_control,284 svc_dg_control(SVCXPRT *xprt, const u_int rq, void *in) in svc_dg_control() function
79 static bool_t svc_dg_control(SVCXPRT *, const u_int, void *);411 svc_dg_control(SVCXPRT *xprt, const u_int rq, void *in) in svc_dg_control() function432 ops2.xp_control = svc_dg_control; in svc_dg_ops()