Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dwire2host.h97 #define LDNS_ID_WIRE(wirebuf) (ldns_read_uint16(wirebuf)) macro
/dragonfly/contrib/ldns/
H A Dwire2host.c373 ldns_pkt_set_id(packet, LDNS_ID_WIRE(wire)); in ldns_wire2pkt_hdr()