Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dwire2host.h92 #define LDNS_RA_WIRE(wirebuf) (*(wirebuf+3) & LDNS_RA_MASK) macro
/dragonfly/contrib/ldns/
H A Dwire2host.c379 ldns_pkt_set_ra(packet, LDNS_RA_WIRE(wire)); in ldns_wire2pkt_hdr()