ReactOS 0.4.15-dev-7788-g1ad9096
cache_entry Struct Reference
Collaboration diagram for cache_entry:

Public Attributes

des_block key
 
charrname
 
u_int window
 
struct timeval laststamp
 
charlocalcred
 

Detailed Description

Definition at line 77 of file svc_auth_des.c.

Member Data Documentation

◆ key

des_block cache_entry::key

Definition at line 78 of file svc_auth_des.c.

◆ laststamp

struct timeval cache_entry::laststamp

Definition at line 81 of file svc_auth_des.c.

◆ localcred

char* cache_entry::localcred

Definition at line 82 of file svc_auth_des.c.

◆ rname

char* cache_entry::rname

Definition at line 79 of file svc_auth_des.c.

◆ window

u_int cache_entry::window

Definition at line 80 of file svc_auth_des.c.


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