Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgencode.c985 unsigned int attach_edns = 0; in reply_info_answer_encode() local
1016 attach_edns = 0; in reply_info_answer_encode()
1020 attach_edns = 0; in reply_info_answer_encode()
1023 attach_edns = (unsigned int)edns_field_size - ede_size; in reply_info_answer_encode()
1027 udpsize - attach_edns, dnssec, MINIMAL_RESPONSES)) { in reply_info_answer_encode()
1031 if(attach_edns) { in reply_info_answer_encode()