Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dwire2host.h43 #define LDNS_TC_WIRE(wirebuf) (*(wirebuf+2) & LDNS_TC_MASK) macro
/dragonfly/contrib/ldns/
H A Dwire2host.c377 ldns_pkt_set_tc(packet, LDNS_TC_WIRE(wire)); in ldns_wire2pkt_hdr()