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

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgencode.c988 unsigned int attach_edns = 0; local
1019 attach_edns = 0;
1023 attach_edns = 0;
1026 attach_edns = (unsigned int)edns_field_size - ede_size;
1030 udpsize - attach_edns, dnssec, MINIMAL_RESPONSES)) {
1034 if(attach_edns) {
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgencode.c988 unsigned int attach_edns = 0; local
1019 attach_edns = 0;
1023 attach_edns = 0;
1026 attach_edns = (unsigned int)edns_field_size - ede_size;
1030 udpsize - attach_edns, dnssec, MINIMAL_RESPONSES)) {
1034 if(attach_edns) {

Completed in 125 milliseconds