Microchip® Advanced Software Framework

namemap Struct Reference

Data Fields

uint8_t err
 
unsigned long expiration
 
uip_ipaddr_t ipaddr
 
uint8_t is_mdns
 
int is_mdns:1
 
int is_probe:1
 
char name [RESOLV_CONF_MAX_DOMAIN_NAME_SIZE+1]
 
uint8_t retries
 
uint8_t seqno
 
uint8_t state
 
uint8_t tmr
 

uint8_t namemap::err

Referenced by newdata().

unsigned long namemap::expiration
uip_ipaddr_t namemap::ipaddr

Referenced by mdns_lookup(), newdata(), and resolv_lookup().

uint8_t namemap::is_mdns
int namemap::is_mdns
int namemap::is_probe

Referenced by check_entries(), and resolv_query().

uint8_t namemap::retries

Referenced by check_entries().

uint8_t namemap::seqno

Referenced by mdns_query(), and resolv_query().

uint8_t namemap::state
uint8_t namemap::tmr

Referenced by check_entries().