ReactOS 0.4.15-dev-7942-gd23573b
des_clnt_data Struct Reference

#include <auth.h>

Collaboration diagram for des_clnt_data:

Public Attributes

struct netbuf syncaddr
 
struct knetconfig * knconf
 
charnetname
 
int netnamelen
 

Detailed Description

Definition at line 104 of file auth.h.

Member Data Documentation

◆ knconf

struct knetconfig* des_clnt_data::knconf

Definition at line 106 of file auth.h.

◆ netname

char* des_clnt_data::netname

Definition at line 108 of file auth.h.

◆ netnamelen

int des_clnt_data::netnamelen

Definition at line 109 of file auth.h.

◆ syncaddr

struct netbuf des_clnt_data::syncaddr

Definition at line 105 of file auth.h.


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