Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetdb.h92 struct hostent { struct
93 char *h_name; /* Official name of the host. */
94 char **h_aliases; /* A pointer to an array of pointers to alternative host names,
96 int h_addrtype; /* Address type. */
97 int h_length; /* The length, in bytes, of the address. */
98 char **h_addr_list; /* A pointer to an array of pointers to network addresses (in