ReactOS 0.4.15-dev-7988-g06a3508
netconfig Struct Reference

#include <netconfig.h>

Public Attributes

charnc_netid
 
unsigned long nc_semantics
 
unsigned long nc_flag
 
charnc_protofmly
 
charnc_proto
 
charnc_device
 
unsigned long nc_nlookups
 
char ** nc_lookups
 
unsigned long nc_unused [9]
 

Detailed Description

Definition at line 15 of file netconfig.h.

Member Data Documentation

◆ nc_device

char* netconfig::nc_device

Definition at line 21 of file netconfig.h.

Referenced by clnt_tli_create(), clnt_tp_create_timed(), dup_ncp(), parse_ncp(), and svc_tli_create().

◆ nc_flag

unsigned long netconfig::nc_flag

Definition at line 18 of file netconfig.h.

Referenced by __rpc_getconf(), and parse_ncp().

◆ nc_lookups

char** netconfig::nc_lookups

Definition at line 23 of file netconfig.h.

Referenced by dup_ncp(), freenetconfigent(), and parse_ncp().

◆ nc_netid

◆ nc_nlookups

unsigned long netconfig::nc_nlookups

Definition at line 22 of file netconfig.h.

Referenced by parse_ncp().

◆ nc_proto

char* netconfig::nc_proto

Definition at line 20 of file netconfig.h.

Referenced by __rpc_getconf(), __rpc_getconfip(), __rpcb_findaddr_timed(), dup_ncp(), and parse_ncp().

◆ nc_protofmly

◆ nc_semantics

◆ nc_unused

unsigned long netconfig::nc_unused[9]

Definition at line 24 of file netconfig.h.


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