Home
last modified time | relevance | path

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

/support/
A Dresolv_test.c145 ns_sect section; /* Current section in the DNS packet. */ member
204 resolv_response_section (struct resolv_response_builder *b, ns_sect section) in resolv_response_section() argument
208 if (section < b->section) in resolv_response_section()
210 b->section = section; in resolv_response_section()
235 unsigned int offset = b->section; in response_count_increment()
255 if (b->section != ns_s_qd) in resolv_response_add_question()
359 if (b->section == ns_s_qd) in resolv_response_open_record()

Completed in 6 milliseconds