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

  /src/external/bsd/unbound/dist/services/cache/
infra.h 98 int edns_version; member in struct:infra_data
343 * @param edns_version: the version that it publishes.
350 uint8_t* name, size_t namelen, int edns_version, time_t timenow);
  /src/external/bsd/unbound/dist/util/data/
msgparse.h 229 uint8_t edns_version; member in struct:edns_data
  /src/external/bsd/unbound/dist/sldns/
wire2str.c 2455 uint8_t ext_rcode, edns_version; local
2477 edns_version = (*data)[5];
2484 (unsigned)edns_version);

Completed in 28 milliseconds