Home
last modified time | relevance | path

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

/netbsd/external/bsd/nsd/dist/
H A Danswer.c30 assert(section >= ANSWER_SECTION && section < RR_SECTION_COUNT); in answer_add_rrset()
63 uint16_t counts[RR_SECTION_COUNT]; in encode_answer()
74 for (section = ANSWER_SECTION; section < RR_SECTION_COUNT; ++section) { in encode_answer()
79 !TC(q->packet) && section < RR_SECTION_COUNT; in encode_answer()
H A Ddns.h36 RR_SECTION_COUNT enumerator