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

  /src/external/bsd/unbound/dist/dnstap/
dnstap.c 68 dt_pack(const Dnstap__Dnstap *d, void **buf, size_t *sz) function
483 if (dt_pack(&dm.d, &dm.buf, &dm.len_buf))
521 if (dt_pack(&dm.d, &dm.buf, &dm.len_buf))
575 if (dt_pack(&dm.d, &dm.buf, &dm.len_buf))
637 if (dt_pack(&dm.d, &dm.buf, &dm.len_buf))
  /src/external/bsd/nsd/dist/dnstap/
dnstap.c 76 dt_pack(const Dnstap__Dnstap *d, void **buf, size_t *sz) function
867 if (dt_pack(&dm.d, &dm.buf, &dm.len_buf))
912 if (dt_pack(&dm.d, &dm.buf, &dm.len_buf))

Completed in 40 milliseconds