struct netent;
Description
Assumption here is that a network number fits in an unsigned long -- probably a poor one.
Members
Defined in netent
:
Member data
char * n_name;
Description
char ** n_aliases;
Description
int n_addrtype;
Description
unsigned long n_net;
Description