| nfs-ganesha 1.4 | 
#include <svc_auth.h>
| Public Attributes | |
| int(* | svc_ah_wrap )(struct SVCAUTH *, XDR *, xdrproc_t, caddr_t) | 
| int(* | svc_ah_unwrap )(struct SVCAUTH *, XDR *, xdrproc_t, caddr_t) | 
| int(* | svc_ah_destroy )(struct SVCAUTH *) | 
Definition at line 9 of file svc_auth.h.
| int(* SVCAUTH::svc_auth_ops::svc_ah_destroy)(struct SVCAUTH *) | 
Definition at line 14 of file svc_auth.h.
| int(* SVCAUTH::svc_auth_ops::svc_ah_unwrap)(struct SVCAUTH *, XDR *, xdrproc_t, caddr_t) | 
Definition at line 12 of file svc_auth.h.
| int(* SVCAUTH::svc_auth_ops::svc_ah_wrap)(struct SVCAUTH *, XDR *, xdrproc_t, caddr_t) | 
Definition at line 10 of file svc_auth.h.
 1.7.3
 1.7.3