Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dmemp_std.h76 LWIP_MEMPOOL(DNS_API_MSG, MEMP_NUM_DNS_API_MSG, sizeof(struct dns_api_msg), "DNS_API_MSG")
Dapi_msg.h169 struct dns_api_msg { struct
/third_party/lwip/src/api/
Dapi_msg.c2188 struct dns_api_msg *msg = (struct dns_api_msg *)arg;
2214 struct dns_api_msg *msg = (struct dns_api_msg *)arg;
Dapi_lib.c1277 API_VAR_DECLARE(struct dns_api_msg, msg);
1302 API_VAR_ALLOC(struct dns_api_msg, MEMP_DNS_API_MSG, msg, ERR_MEM);