Searched defs:DnsAnswerItem (Results 1 – 1 of 1) sorted by relevance
5 typedef struct DnsAnswerItem DnsAnswerItem; typedef31 struct DnsAnswerItem { struct32 unsigned n_ref;33 DnsResourceRecord *rr;34 …sResourceRecord *rrsig; /* Optionally, also store RRSIG RR that successfully validates this item */35 int ifindex;36 DnsAnswerFlags flags;