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

/bind-9.11.3/lib/dns/
H A Dmessage.c2650 unsigned int clear_from; local
2662 clear_from = DNS_SECTION_PREREQUISITE;
2666 clear_from = DNS_SECTION_ANSWER;
2668 clear_from = DNS_SECTION_QUESTION;
2670 msgresetnames(msg, clear_from);

Completed in 22 milliseconds