netconfig Struct Reference

#include <stdapis/netconfig.h>

struct netconfig
Public Attributes
char *nc_device
unsigned longnc_flag
char **nc_lookups
char *nc_netid
unsigned longnc_nlookups
char *nc_proto
char *nc_protofmly
unsigned longnc_semantics
unsigned longnc_unused

Detailed Description

Used to store information about networks that are connected to the system.

Member Attribute Documentation

nc_device

char *nc_device

Network device pathname

nc_flag

unsigned longnc_flag

Flags

nc_lookups

char **nc_lookups

Names of the libraries

nc_netid

char *nc_netid

Network ID

nc_nlookups

unsigned longnc_nlookups

Number of directory lookup libs

nc_proto

char *nc_proto

Protocol name

nc_protofmly

char *nc_protofmly

Protocol family

nc_semantics

unsigned longnc_semantics

Semantics

nc_unused

unsigned longnc_unused

reserved