Home
last modified time | relevance | path

Searched refs:DNS_MQUERY_IPV6_GROUP_INIT (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
H A Ddns.h132 #ifndef DNS_MQUERY_IPV6_GROUP_INIT
133 #define DNS_MQUERY_IPV6_GROUP_INIT IPADDR6_INIT_HOST(0xFF020000,0,0,0xFB) macro
/third_party/lwip/src/core/
H A Ddns.c312 const ip_addr_t dns_mquery_v6group = DNS_MQUERY_IPV6_GROUP_INIT;
/third_party/lwip/src/apps/mdns/
H A Dmdns.c91 static const ip_addr_t v6group = DNS_MQUERY_IPV6_GROUP_INIT;

Completed in 6 milliseconds