Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dpacked_rrset.h55 #define PACKED_RRSET_PARENT_SIDE 0x2 macro
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c1133 rrset->rk.flags |= PACKED_RRSET_PARENT_SIDE; in iter_store_parentside_rrset()
1230 PACKED_RRSET_PARENT_SIDE, *env->now, 0); in iter_lookup_parent_NS_from_cache()
1257 PACKED_RRSET_PARENT_SIDE, *env->now, 0); in iter_lookup_parent_glue_from_cache()
1269 PACKED_RRSET_PARENT_SIDE, *env->now, 0); in iter_lookup_parent_glue_from_cache()
/freebsd/contrib/unbound/daemon/
H A Dremote.c2030 if((k->rk.flags & PACKED_RRSET_PARENT_SIDE) && d->count == 1 && in negative_del_rrset()