HomeSort by: relevance | last modified time | path
    Searched refs:attach_edns_record (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/unbound/dist/util/data/
msgencode.h 138 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
msgencode.c 1015 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) function
  /src/external/bsd/unbound/dist/testcode/
unitmsgparse.c 184 attach_edns_record(out, edns);
347 attach_edns_record(out, &edns);
362 attach_edns_record(out, &edns);
streamtcp.c 219 attach_edns_record(buf, &edns);
perf.c 492 attach_edns_record(buf, &ed);
dohclient.c 251 attach_edns_record(buf, &edns);
fake_event.c 1356 attach_edns_record(pend->buffer, &edns);
doqclient.c 351 attach_edns_record(buf, &edns);
  /src/external/bsd/unbound/dist/daemon/
worker.c 1050 attach_edns_record(pkt, edns);
  /src/external/bsd/unbound/dist/services/
outside_network.c 2956 attach_edns_record(buff, &edns);

Completed in 31 milliseconds