Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_neg.c1033 static int nsec3_no_type(struct ub_packed_rrset_key* k, uint16_t t) in nsec3_no_type() function
1084 (qtype == LDNS_RR_TYPE_NSEC3 && !nsec3_no_type(k, checktype)) in grab_nsec()