Searched defs:LDNS_QR_SET (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/unbound/sldns/
H A Dpkthdr.h56 #define LDNS_QR_SET(wirebuf) (*(wirebuf+2) |= LDNS_QR_MASK) macro
/freebsd-11-stable/contrib/ldns/ldns/
H A Dwire2host.h62 #define LDNS_QR_SET(wirebuf) (*(wirebuf+2) |= LDNS_QR_MASK) macro

Completed in 178 milliseconds