Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dwire2host.h97 #define LDNS_ID_WIRE(wirebuf) (ldns_read_uint16(wirebuf)) macro
/freebsd/contrib/unbound/sldns/
H A Dpkthdr.h91 #define LDNS_ID_WIRE(wirebuf) (sldns_read_uint16(wirebuf)) macro