Searched refs:svc_ah_wrap (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/rpc/
H A Dsvc.h202 int (*svc_ah_wrap)(struct __rpc_svcauth *, struct mbuf **); member in struct:__rpc_svcauth::svc_auth_ops
206 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *,
494 ((auth)->svc_ah_ops->svc_ah_wrap(auth, mp))
501 ((auth)->svc_ah_ops->svc_ah_wrap(auth, xdrs, xfunc, xwhere))
/freebsd-10.3-release/include/rpc/
H A Dsvc.h133 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *, member in struct:__rpc_svcauth::svc_auth_ops
217 ((auth)->svc_ah_ops->svc_ah_wrap(auth, xdrs, xfunc, xwhere))

Completed in 52 milliseconds