Home
last modified time | relevance | path

Searched defs:node_rrset (Results 1 – 3 of 3) sorted by last modified time

/dports/dns/knot3-lib/knot-3.1.5/src/knot/zone/
H A Dnode.h367 static inline knot_rrset_t node_rrset(const zone_node_t *node, uint16_t type) in node_rrset() function
/dports/dns/knot3/knot-3.1.5/src/knot/zone/
H A Dnode.h367 static inline knot_rrset_t node_rrset(const zone_node_t *node, uint16_t type) in node_rrset() function
/dports/dns/gdnsd2/gdnsd-2.4.3/src/
H A Ddnspacket.c1595 const ltree_rrset_t* node_rrset = res_rrsets; in construct_normal_response() local