HomeSort by: relevance | last modified time | path
    Searched defs:attach_edns (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/unbound/dist/util/data/
msgencode.c 1003 unsigned int attach_edns = 0; local
1034 attach_edns = 0;
1038 attach_edns = 0;
1041 attach_edns = (unsigned int)edns_field_size - ede_size;
1045 udpsize - attach_edns, dnssec, MINIMAL_RESPONSES)) {
1049 if(attach_edns) {

Completed in 28 milliseconds