Searched defs:LDNS_QDCOUNT (Results 1 - 2 of 2) sorted by path

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

Completed in 143 milliseconds