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

/freebsd-10.3-release/sys/rpc/
H A Dsvc.h199 typedef struct __rpc_svcauth { struct
202 int (*svc_ah_wrap)(struct __rpc_svcauth *, struct mbuf **);
203 int (*svc_ah_unwrap)(struct __rpc_svcauth *, struct mbuf **);
204 void (*svc_ah_release)(struct __rpc_svcauth *);
206 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *,
208 int (*svc_ah_unwrap)(struct __rpc_svcauth *, XDR *,
/freebsd-10.3-release/include/rpc/
H A Dsvc.h131 typedef struct __rpc_svcauth { struct
133 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *,
135 int (*svc_ah_unwrap)(struct __rpc_svcauth *, XDR *,

Completed in 139 milliseconds