Home
last modified time | relevance | path

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

/trueos/contrib/ldns/ldns/
HDwire2host.h109 #define LDNS_ANCOUNT(wirebuf) (ldns_read_uint16(wirebuf+LDNS_ANCOUNT_OFF)) macro
/trueos/contrib/unbound/ldns/
HDpkthdr.h103 #define LDNS_ANCOUNT(wirebuf) (sldns_read_uint16(wirebuf+LDNS_ANCOUNT_OFF)) macro