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

  /src/external/bsd/unbound/dist/dnstap/
dnstap.c 115 dt_send(const struct dt_env *env, void *buf, size_t len_buf) function
484 dt_send(env, dm.buf, dm.len_buf);
522 dt_send(env, dm.buf, dm.len_buf);
576 dt_send(env, dm.buf, dm.len_buf);
638 dt_send(env, dm.buf, dm.len_buf);
  /src/external/bsd/nsd/dist/dnstap/
dnstap.c 98 dt_send(const struct dt_env *env, void *buf, size_t len_buf) function
868 dt_send(env, dm.buf, dm.len_buf);
913 dt_send(env, dm.buf, dm.len_buf);

Completed in 47 milliseconds