Searched defs:VALID_SECTION (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dmessage.c80 #define VALID_SECTION(s) (((s) >= DNS_SECTION_ANY) \ macro
2441 REQUIRE(VALID_SECTION(section));
3280 REQUIRE(VALID_SECTION(section));

Completed in 20 milliseconds