Searched defs:svc_auth_ops (Results 1 – 2 of 2) sorted by relevance
131 struct svc_auth_ops { struct132 int (*svc_ah_wrap)(struct __rpc_svcauth *, XDR *,134 int (*svc_ah_unwrap)(struct __rpc_svcauth *, XDR *,
164 const struct svc_auth_ops { struct165 int (*svc_ah_wrap)(struct __rpc_svcauth *, struct mbuf **);166 int (*svc_ah_unwrap)(struct __rpc_svcauth *, struct mbuf **);167 void (*svc_ah_release)(struct __rpc_svcauth *);