Home
last modified time | relevance | path

Searched refs:LDNS_APL_NEGATION (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/ldns/ldns/
H A Dhost2str.h40 #define LDNS_APL_NEGATION 0x80 macro
/dragonfly/contrib/ldns/
H A Dhost2str.c987 negation = data[pos + 3] & LDNS_APL_NEGATION; in ldns_rdf2buffer_str_apl()