Home
last modified time | relevance | path

Searched defs:rrset_type (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/unbound/validator/
H A Dval_kentry.h89 uint16_t rrset_type; member
/openbsd/sbin/unwind/libunbound/validator/
H A Dval_kentry.h89 uint16_t rrset_type; member
/openbsd/sbin/unwind/libunbound/services/cache/
H A Drrset.c196 uint16_t rrset_type = ntohs(k->rk.type); in rrset_cache_update() local
/openbsd/usr.sbin/unbound/services/cache/
H A Drrset.c196 uint16_t rrset_type = ntohs(k->rk.type); in rrset_cache_update() local
/openbsd/usr.sbin/nsd/
H A Dnamedb.h27 typedef struct rrset rrset_type; typedef