Home
last modified time | relevance | path

Searched refs:zone_maximal_ttl (Results 1 – 10 of 10) sorted by relevance

/dports/dns/knot3-lib/knot-3.1.5/src/knot/dnssec/
H A Dpolicy.c41 if (policy->zone_maximal_ttl == UINT32_MAX) { in update_policy_from_zone()
42 policy->zone_maximal_ttl = zone->max_ttl; in update_policy_from_zone()
45 policy->saved_max_ttl = policy->zone_maximal_ttl; in update_policy_from_zone()
H A Dcontext.c64 policy->zone_maximal_ttl = (ttl != YP_NIL) ? ttl : UINT32_MAX; in knot_dynarray_define()
225 ctx->policy->zone_maximal_ttl != UINT32_MAX) { in kdnssec_ctx_commit()
227 ctx->policy->zone_maximal_ttl, in kdnssec_ctx_commit()
H A Dzone-events.c191 …if (ctx.policy->rrsig_refresh_before < ctx.policy->zone_maximal_ttl + ctx.policy->propagation_dela… in knot_dnssec_zone_sign()
/dports/dns/knot3/knot-3.1.5/src/knot/dnssec/
H A Dpolicy.c41 if (policy->zone_maximal_ttl == UINT32_MAX) { in update_policy_from_zone()
42 policy->zone_maximal_ttl = zone->max_ttl; in update_policy_from_zone()
45 policy->saved_max_ttl = policy->zone_maximal_ttl; in update_policy_from_zone()
H A Dcontext.c64 policy->zone_maximal_ttl = (ttl != YP_NIL) ? ttl : UINT32_MAX; in knot_dynarray_define()
225 ctx->policy->zone_maximal_ttl != UINT32_MAX) { in kdnssec_ctx_commit()
227 ctx->policy->zone_maximal_ttl, in kdnssec_ctx_commit()
H A Dzone-events.c191 …if (ctx.policy->rrsig_refresh_before < ctx.policy->zone_maximal_ttl + ctx.policy->propagation_dela… in knot_dnssec_zone_sign()
/dports/dns/knot3/knot-3.1.5/src/knot/dnssec/kasp/
H A Dpolicy.h116 uint32_t zone_maximal_ttl; // like knot_timediff_t member
/dports/dns/knot3-lib/knot-3.1.5/src/knot/dnssec/kasp/
H A Dpolicy.h116 uint32_t zone_maximal_ttl; // like knot_timediff_t member
/dports/dns/knot3-lib/knot-3.1.5/src/utils/keymgr/
H A Doffline_ksk.c103 ctx->policy->zone_maximal_ttl == UINT32_MAX) { in keymgr_pregenerate_zsks()
/dports/dns/knot3/knot-3.1.5/src/utils/keymgr/
H A Doffline_ksk.c103 ctx->policy->zone_maximal_ttl == UINT32_MAX) { in keymgr_pregenerate_zsks()