Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dwire2host.h37 #define LDNS_RD_WIRE(wirebuf) (*(wirebuf+2) & LDNS_RD_MASK) macro
/dragonfly/contrib/ldns/
H A Dwire2host.c378 ldns_pkt_set_rd(packet, LDNS_RD_WIRE(wire)); in ldns_wire2pkt_hdr()