|
|
|
| Interface status: | externallyDefinedApi |
struct netent;
Contains following members,
Defined in netent:
n_addrtypenet address type n_aliasesalias list n_nameofficial name of net n_netnetwork | Interface status: | externallyDefinedApi | Inherited from: netent |
char * n_name;
official name of net
| Interface status: | externallyDefinedApi | Inherited from: netent |
char ** n_aliases;
alias list
| Interface status: | externallyDefinedApi | Inherited from: netent |
int n_addrtype;
net address type
| Interface status: | externallyDefinedApi | Inherited from: netent |
unsigned long n_net;
network