Searched refs:packed_rrset (Results 1 – 7 of 7) sorted by relevance
120 util/data/msgreply.c util/data/packed_rrset.c iterator/iterator.c \144 as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo \473 $(srcdir)/util/data/packed_rrset.h $(srcdir)/util/data/msgparse.h \709 $(srcdir)/util/data/packed_rrset.h $(srcdir)/util/storage/lruhash.h $(srcdir)/util/locks.h \718 $(srcdir)/util/data/msgreply.h $(srcdir)/util/data/packed_rrset.h \725 $(srcdir)/util/data/packed_rrset.h $(srcdir)/sldns/rrdef.h $(srcdir)/util/config_file.h \734 $(srcdir)/util/data/packed_rrset.h $(srcdir)/util/data/msgparse.h $(srcdir)/sldns/pkthdr.h \740 $(srcdir)/sldns/rrdef.h $(srcdir)/util/data/msgreply.h $(srcdir)/util/data/packed_rrset.h \744 …/storage/lruhash.h $(srcdir)/util/locks.h $(srcdir)/util/log.h $(srcdir)/util/data/packed_rrset.h \754 packed_rrset.lo packed_rrset.o: $(srcdir)/util/data/packed_rrset.c config.h $(srcdir)/util/data/msg…[all …]
277 struct packed_rrset { struct291 struct packed_rrset rrset;
68 packed_rrset.c \
95 + $(srcdir)/util/data/packed_rrset.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstre…
24 as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo \3350 diff --git a/util/data/packed_rrset.c b/util/data/packed_rrset.c3352 --- a/util/data/packed_rrset.c3353 +++ b/util/data/packed_rrset.c3365 diff --git a/util/data/packed_rrset.h b/util/data/packed_rrset.h3367 --- a/util/data/packed_rrset.h3368 +++ b/util/data/packed_rrset.h
330 the data pointer (if not None) points to a :class:`packed_rrset`.
1198 struct packed_rrset_key* packed_rrset = &cursor->rrset->rk; in rpz_find_synthesized_rrset() local1199 if(htons(qtype) == packed_rrset->type) { in rpz_find_synthesized_rrset()