Searched refs:dt_send (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/unbound/dnstap/ |
| D | dnstap.c | 115 dt_send(const struct dt_env *env, void *buf, size_t len_buf) in dt_send() function 472 dt_send(env, dm.buf, dm.len_buf); in dt_msg_send_client_query() 510 dt_send(env, dm.buf, dm.len_buf); in dt_msg_send_client_response() 564 dt_send(env, dm.buf, dm.len_buf); in dt_msg_send_outside_query() 626 dt_send(env, dm.buf, dm.len_buf); in dt_msg_send_outside_response()
|
| /openbsd/src/usr.sbin/nsd/dnstap/ |
| D | dnstap.c | 98 dt_send(const struct dt_env *env, void *buf, size_t len_buf) in dt_send() function 864 dt_send(env, dm.buf, dm.len_buf); 909 dt_send(env, dm.buf, dm.len_buf);
|