Home
last modified time | relevance | path

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

/src/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c614 static void log_data_frame(uint8_t* pkt, size_t len) in log_data_frame() function
1117 else log_data_frame(data->frame, data->len); in dtio_tap_callback()