Home
last modified time | relevance | path

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

/NextBSD/contrib/ldns/ldns/
HDwire2host.h44 #define LDNS_TC_SET(wirebuf) (*(wirebuf+2) |= LDNS_TC_MASK) macro
/NextBSD/contrib/unbound/sldns/
HDpkthdr.h38 #define LDNS_TC_SET(wirebuf) (*(wirebuf+2) |= LDNS_TC_MASK) macro