Home
last modified time | relevance | path

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

/NextBSD/contrib/ldns/ldns/
HDwire2host.h45 #define LDNS_TC_CLR(wirebuf) (*(wirebuf+2) &= ~LDNS_TC_MASK) macro
/NextBSD/contrib/unbound/sldns/
HDpkthdr.h39 #define LDNS_TC_CLR(wirebuf) (*(wirebuf+2) &= ~LDNS_TC_MASK) macro