ReactOS 0.4.15-dev-7918-g2a2556c
__svcauth Struct Reference

#include <svc_auth.h>

Collaboration diagram for __svcauth:

Classes

struct  svc_auth_ops
 

Public Attributes

struct __svcauth::svc_auth_opssvc_ah_ops
 
caddr_t svc_ah_private
 

Detailed Description

Definition at line 47 of file svc_auth.h.

Member Data Documentation

◆ svc_ah_ops

struct __svcauth::svc_auth_ops * __svcauth::svc_ah_ops

Referenced by _svcauth_gss(), and svc_getreq_common().

◆ svc_ah_private

caddr_t __svcauth::svc_ah_private

Definition at line 53 of file svc_auth.h.

Referenced by _svcauth_gss().


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