Searched defs:dns_ttl (Results 1 – 2 of 2) sorted by relevance
/components/net/lwip/lwip-2.0.3/src/apps/mdns/ |
A D | mdns.c | 156 u32_t dns_ttl; member 170 u32_t dns_ttl; member 1867 mdns_resp_add_netif(struct netif *netif, const char *hostname, u32_t dns_ttl) in mdns_resp_add_netif() 1961 …har *name, const char *service, enum mdns_sd_proto proto, u16_t port, u32_t dns_ttl, service_get_t… in mdns_resp_add_service()
|
/components/net/lwip/lwip-2.1.2/src/apps/mdns/ |
A D | mdns.c | 173 u32_t dns_ttl; member 187 u32_t dns_ttl; member 2060 mdns_resp_add_netif(struct netif *netif, const char *hostname, u32_t dns_ttl) in mdns_resp_add_netif() 2192 …har *name, const char *service, enum mdns_sd_proto proto, u16_t port, u32_t dns_ttl, service_get_t… in mdns_resp_add_service()
|
Completed in 25 milliseconds