Home
last modified time | relevance | path

Searched refs:cpssl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.h144 void *cpssl,
161 void *cpssl,
181 void *cpssl,
206 void *cpssl,
H A Ddnstap.c341 void *cpssl, in dt_msg_fill_net() argument
413 if (cpssl == NULL) { in dt_msg_fill_net()
438 void *cpssl, in dt_msg_send_client_query() argument
464 dt_msg_fill_net(&dm, qsock, rsock, cptype, cpssl, in dt_msg_send_client_query()
480 void *cpssl, in dt_msg_send_client_response() argument
503 dt_msg_fill_net(&dm, qsock, rsock, cptype, cpssl, in dt_msg_send_client_response()
518 void *cpssl, in dt_msg_send_outside_query() argument
557 dt_msg_fill_net(&dm, rsock, qsock, cptype, cpssl, in dt_msg_send_outside_query()
572 void *cpssl, in dt_msg_send_outside_response() argument
619 dt_msg_fill_net(&dm, rsock, qsock, cptype, cpssl, in dt_msg_send_outside_response()