Searched defs:qname_len (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnet-whitelist.c | 189 size_t qname_len, uint16_t qclass) in ecs_is_whitelisted()
|
/freebsd/contrib/unbound/validator/ |
H A D | val_neg.c | 1060 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec() 1109 neg_find_nsec(struct val_neg_cache* neg_cache, uint8_t* qname, size_t qname_len, in neg_find_nsec() 1165 neg_find_nsec3_ce(struct val_neg_zone* zone, uint8_t* qname, size_t qname_len, in neg_find_nsec3_ce() 1249 neg_nsec3_proof_ds(struct val_neg_zone* zone, uint8_t* qname, size_t qname_len, in neg_nsec3_proof_ds()
|
H A D | val_anchor.c | 1135 uint8_t* qname, size_t qname_len, uint16_t qclass) in anchors_lookup()
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgencode.c | 618 size_t qname_len = qinfo->local_alias ? in insert_query() local 1071 size_t qname_len = qinfo->local_alias ? in qinfo_query_encode() local 1108 size_t qname_len = qinfo->local_alias ? in extended_error_encode() local
|
H A D | msgreply.h | 79 size_t qname_len; member
|
H A D | msgparse.h | 130 size_t qname_len; member
|
/freebsd/contrib/unbound/services/ |
H A D | authzone.c | 2645 synth_cname_buf(uint8_t* qname, size_t qname_len, size_t dname_len, in synth_cname_buf() 2663 create_synth_cname(uint8_t* qname, size_t qname_len, struct regional* region, in create_synth_cname() 2731 add_synth_cname(struct auth_zone* z, uint8_t* qname, size_t qname_len, in add_synth_cname() 3002 az_nsec3_get_nextcloser(uint8_t* cenm, uint8_t* qname, size_t qname_len, in az_nsec3_get_nextcloser() 3064 size_t qname_len, int nodataproof, int ceproof, int nxproof, in az_add_nsec3_proof()
|
H A D | rpz.c | 1171 rpz_find_zone(struct local_zones* zones, uint8_t* qname, size_t qname_len, uint16_t qclass, in rpz_find_zone()
|