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

/freebsd-11-stable/contrib/ldns/ldns/
H A Dwire2host.h49 #define LDNS_AA_WIRE(wirebuf) (*(wirebuf+2) & LDNS_AA_MASK) macro
/freebsd-11-stable/contrib/unbound/sldns/
H A Dpkthdr.h43 #define LDNS_AA_WIRE(wirebuf) (*(wirebuf+2) & LDNS_AA_MASK) macro

Completed in 118 milliseconds