Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.h151 void *cpssl,
168 void *cpssl,
188 void *cpssl,
213 void *cpssl,
H A Ddnstap.c353 void *cpssl, in dt_msg_fill_net() argument
425 if (cpssl == NULL) { in dt_msg_fill_net()
450 void *cpssl, in dt_msg_send_client_query() argument
476 dt_msg_fill_net(&dm, qsock, rsock, cptype, cpssl, in dt_msg_send_client_query()
492 void *cpssl, in dt_msg_send_client_response() argument
515 dt_msg_fill_net(&dm, qsock, rsock, cptype, cpssl, in dt_msg_send_client_response()
530 void *cpssl, in dt_msg_send_outside_query() argument
569 dt_msg_fill_net(&dm, rsock, qsock, cptype, cpssl, in dt_msg_send_outside_query()
584 void *cpssl, in dt_msg_send_outside_response() argument
631 dt_msg_fill_net(&dm, rsock, qsock, cptype, cpssl, in dt_msg_send_outside_response()