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

/freebsd-11-stable/contrib/ldns/ldns/
H A Dwire2host.h74 #define LDNS_CD_WIRE(wirebuf) (*(wirebuf+3) & LDNS_CD_MASK) macro
/freebsd-11-stable/contrib/unbound/sldns/
H A Dpkthdr.h68 #define LDNS_CD_WIRE(wirebuf) (*(wirebuf+3) & LDNS_CD_MASK) macro

Completed in 114 milliseconds