11 #define NETCONFIG "C:\\ReactOS\\System32\\drivers\\etc\\netconfig" 13 #define NETPATH "NETPATH" 37 #define NC_TPI_COTS_ORD 3 43 #define NC_NOFLAG 0x00 44 #define NC_VISIBLE 0x01 45 #define NC_BROADCAST 0x02 50 #define NC_NOPROTOFMLY "-" 51 #define NC_LOOPBACK "loopback" 52 #define NC_INET "inet" 53 #define NC_INET6 "inet6" 54 #define NC_IMPLINK "implink" 56 #define NC_CHAOS "chaos" 59 #define NC_ECMA "ecma" 60 #define NC_DATAKIT "datakit" 61 #define NC_CCITT "ccitt" 63 #define NC_DECNET "decnet" 66 #define NC_HYLINK "hylink" 67 #define NC_APPLETALK "appletalk" 69 #define NC_IEEE802 "ieee802" 72 #define NC_OSINET "osinet" 73 #define NC_GOSIP "gosip" 78 #define NC_NOPROTO "-" 81 #define NC_ICMP "icmp" void freenetconfigent(struct netconfig *)
void nc_perror(const char *)
struct netconfig * getnetpath(void *)
unsigned long nc_unused[9]
struct netconfig * getnetconfigent(const char *)
struct netconfig * getnetconfig(void *)
__BEGIN_DECLS void * setnetconfig(void)
struct netconfig ** nc_curr
struct netconfig ** nc_head
unsigned long nc_semantics
unsigned long nc_nlookups