Home
last modified time | relevance | path

Searched defs:netent (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/
Dnetdb.h135 struct netent { struct
136 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 */