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 *,
213 const struct svc_auth_ops { struct215 int (*svc_ah_wrap)(struct __rpc_svcauth *, struct mbuf **);216 int (*svc_ah_unwrap)(struct __rpc_svcauth *, struct mbuf **);217 void (*svc_ah_release)(struct __rpc_svcauth *);