Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dwire2host.h49 #define LDNS_AA_WIRE(wirebuf) (*(wirebuf+2) & LDNS_AA_MASK) macro
/dragonfly/contrib/ldns/
H A Dwire2host.c376 ldns_pkt_set_aa(packet, LDNS_AA_WIRE(wire)); in ldns_wire2pkt_hdr()