Home
last modified time | relevance | path

Searched refs:fstrm_create_control_frame_accept (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h169 void* fstrm_create_control_frame_accept(char* contenttype, size_t* len);
H A Ddnstap_fstrm.c123 void* fstrm_create_control_frame_accept(char* contenttype, size_t* len) in fstrm_create_control_frame_accept() function
H A Dunbound-dnstap-socket.c834 void* acceptframe = fstrm_create_control_frame_accept( in reply_with_accept()