lwIP  2.0.2
Lightweight IP stack
mdns_host Struct Reference

Data Fields

char name [63+1]
 
struct mdns_serviceservices [1]
 
u32_t dns_ttl
 

Detailed Description

Description of a host/netif

Field Documentation

◆ dns_ttl

u32_t mdns_host::dns_ttl

TTL in seconds of A/AAAA/PTR replies

◆ name

char mdns_host::name[63+1]

Hostname

◆ services

struct mdns_service* mdns_host::services[1]

Pointer to services


The documentation for this struct was generated from the following file: