Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dwire2host.h102 #define LDNS_QDCOUNT(wirebuf) (ldns_read_uint16(wirebuf+LDNS_QDCOUNT_OFF)) macro
/freebsd/contrib/unbound/sldns/
H A Dpkthdr.h99 #define LDNS_QDCOUNT(wirebuf) (sldns_read_uint16(wirebuf+LDNS_QDCOUNT_OFF)) macro