Home
last modified time | relevance | path

Searched refs:LDNS_NSCOUNT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/ldns/ldns/
H A Dwire2host.h110 #define LDNS_NSCOUNT(wirebuf) (ldns_read_uint16(wirebuf+LDNS_NSCOUNT_OFF)) macro
/dragonfly/contrib/ldns/
H A Dwire2host.c386 ldns_pkt_set_nscount(packet, LDNS_NSCOUNT(wire)); in ldns_wire2pkt_hdr()
H A Dtsig.c75 ns_count = LDNS_NSCOUNT(wire); in ldns_tsig_prepare_pkt_wire()