Home
last modified time | relevance | path

Searched refs:LDNS_Z_WIRE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dwire2host.h86 #define LDNS_Z_WIRE(wirebuf) (*(wirebuf+3) & LDNS_Z_MASK) macro
/freebsd/contrib/unbound/sldns/
H A Dpkthdr.h80 #define LDNS_Z_WIRE(wirebuf) (*(wirebuf+3) & LDNS_Z_MASK) macro
H A Dwire2str.c759 if(LDNS_Z_WIRE(*d)) w += sldns_str_print(s, slen, " z"); in sldns_wire2str_header_scan()
/freebsd/contrib/ldns/
H A Dlibdns.vim422 syn keyword ldnsMacro LDNS_Z_WIRE