Searched defs:netent (Results 1 – 1 of 1) sorted by relevance
135 struct netent { struct136 char *n_name; /**< official name of net */137 char **n_aliases; /**< alias list */138 int n_addrtype; /**< net address type */139 uint32_t n_net; /**< network # */142 int __n_pad0; /* ABI compatibility */