Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/unbound/sldns/
H A Dpkthdr.h43 #define LDNS_AA_WIRE(wirebuf) (*(wirebuf+2) & LDNS_AA_MASK) macro
/openbsd-src/sbin/unwind/libunbound/sldns/
H A Dpkthdr.h43 #define LDNS_AA_WIRE(wirebuf) (*(wirebuf+2) & LDNS_AA_MASK) macro