nip_mdns_record Struct Reference

#include <mdns.h>

Collaboration diagram for nip_mdns_record:

Collaboration graph
[legend]

Data Fields

nip_mdns_type_t type
 DNS type of record.
struct nip_mdns_name name
 DNS name of record, depending on type.
uint16_t ttl
 time to live
nip_mdns_rdata_t data
 record body, depending on type

Detailed Description

Definition at line 433 of file mdns.h.


Field Documentation

DNS name of record, depending on type.

Definition at line 436 of file mdns.h.

Referenced by nip_mdns_cache_task(), nip_mdns_disp_check_cache(), nip_mdns_disp_check_queries(), and nip_mdns_register_hostname().

time to live

Definition at line 437 of file mdns.h.

Referenced by nip_mdns_cache_task(), nip_mdns_disp_check_queries(), and nip_mdns_register_hostname().

record body, depending on type

Definition at line 440 of file mdns.h.

Referenced by nip_mdns_cache_task(), nip_mdns_disp_check_queries(), and nip_mdns_register_hostname().


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

Generated on Thu Jul 10 01:10:09 2008 for NIP by  doxygen 1.5.5