Home
last modified time | relevance | path

Searched defs:rrset_count (Results 1 – 19 of 19) sorted by relevance

/dports/dns/nsd/nsd-4.3.9/
H A Danswer.h26 size_t rrset_count; member
H A Dudbzone.h45 uint64_t rrset_count; member
/dports/dns/knot3-lib/knot-3.1.5/src/knot/zone/
H A Dmeasure.c41 int rrset_count = node->rrset_count; in knot_measure_node() local
H A Dnode.h52 uint16_t rrset_count; /*!< Number of RRSets stored in the node. */ member
H A Dsemantic-check.c666 int rrset_count = node->rrset_count; in check_rrsig() local
/dports/dns/knot3/knot-3.1.5/src/knot/zone/
H A Dmeasure.c41 int rrset_count = node->rrset_count; in knot_measure_node() local
H A Dnode.h52 uint16_t rrset_count; /*!< Number of RRSets stored in the node. */ member
H A Dsemantic-check.c666 int rrset_count = node->rrset_count; in check_rrsig() local
/dports/dns/unbound/unbound-1.14.0/util/data/
H A Dmsgreply.h184 size_t rrset_count; member
H A Dmsgparse.h119 size_t rrset_count; member
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dquery.h97 size_t rrset_count; member
/dports/dns/validns/validns-0.8/
H A Dcommon.h42 int rrset_count; member
/dports/dns/knot3-lib/knot-3.1.5/src/libknot/packet/
H A Dpkt.h80 uint16_t rrset_count; /*!< Packet RRSet count. */ member
/dports/dns/knot3/knot-3.1.5/src/libknot/packet/
H A Dpkt.h80 uint16_t rrset_count; /*!< Packet RRSet count. */ member
/dports/dns/knot3-lib/knot-3.1.5/src/knot/updates/
H A Dddns.c561 size_t rrset_count = node->rrset_count; in process_rem_node() local
H A Dzone-update.c590 size_t rrset_count = node->rrset_count; in zone_update_remove_node() local
/dports/dns/knot3/knot-3.1.5/src/knot/updates/
H A Dddns.c561 size_t rrset_count = node->rrset_count; in process_rem_node() local
H A Dzone-update.c590 size_t rrset_count = node->rrset_count; in zone_update_remove_node() local
/dports/dns/unbound/unbound-1.14.0/services/
H A Drpz.c1606 int rrset_count = 1; in rpz_apply_clientip_localdata_action() local