nip_mdns_cache Struct Reference

#include <mdns.h>

Collaboration diagram for nip_mdns_cache:

Collaboration graph
[legend]

Data Fields

nip_mdns_cache_id_t id
uint16_t age
 age of entry.
nip_mdns_cache_status_t stat
struct nip_mdns_record record

Detailed Description

Definition at line 448 of file mdns.h.


Field Documentation

Definition at line 450 of file mdns.h.

Referenced by nip_mdns_cache_ptr(), nip_mdns_cache_task(), and nip_mdns_disp_check_cache().

age of entry.

entry will be deleted if age exceeds record.ttl

Definition at line 451 of file mdns.h.

Referenced by nip_mdns_cache_task().

Definition at line 453 of file mdns.h.

Referenced by nip_mdns_cache_task(), and nip_mdns_disp_check_cache().

Definition at line 454 of file mdns.h.

Referenced by nip_mdns_cache_ptr(), nip_mdns_cache_task(), and nip_mdns_disp_check_cache().


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