netconfig Struct Reference

#include <
netconfig.h>

Data Fields

char * nc_netid
unsigned long nc_semantics
unsigned long nc_flag
char * nc_protofmly
char * nc_proto
char * nc_device
unsigned long nc_nlookups
char ** nc_lookups
unsigned long nc_unused [9]

Field Documentation

char* netconfig::nc_device
 
unsigned long netconfig::nc_flag
 
char** netconfig::nc_lookups
 
char* netconfig::nc_netid
 
unsigned long netconfig::nc_nlookups
 
char* netconfig::nc_proto
 
char* netconfig::nc_protofmly
 
unsigned long netconfig::nc_semantics
 
unsigned long netconfig::nc_unused[9]
 

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

Copyright © Nokia Corporation 2001-2008
Back to top