Home
last modified time | relevance | path

Searched refs:s_hostent_addr (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/api/
Dnetdb.c95 HOSTENT_STORAGE ip_addr_t s_hostent_addr; in lwip_gethostbyname() local
108 s_hostent_addr = addr; in lwip_gethostbyname()
109 s_phostent_addr[0] = &s_hostent_addr; in lwip_gethostbyname()