nfs-ganesha 1.4
Public Attributes

SVCAUTH::svc_auth_ops Struct Reference

#include <svc_auth.h>

List of all members.

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 *)

Detailed Description

Definition at line 9 of file svc_auth.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: