Home
last modified time | relevance | path

Searched defs:AvahiRecord (Results 1 – 1 of 1) sorted by relevance

/external/avahi/avahi-core/
Drr.h65 typedef struct AvahiRecord { struct
66 int ref; /**< Reference counter */
67 AvahiKey *key; /**< Reference to the query key of this record */
69 uint32_t ttl; /**< DNS TTL of this record */
71 union {
108 } AvahiRecord; argument