Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dmsgencode.c1029 unsigned int attach_edns = 0; in reply_info_answer_encode() local
1060 attach_edns = 0; in reply_info_answer_encode()
1064 attach_edns = 0; in reply_info_answer_encode()
1067 attach_edns = (unsigned int)edns_field_size - ede_size; in reply_info_answer_encode()
1071 udpsize - attach_edns, dnssec, MINIMAL_RESPONSES)) { in reply_info_answer_encode()
1075 if(attach_edns) { in reply_info_answer_encode()