Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.h99 struct dt_frame_read_buf { struct
215 struct dt_frame_read_buf read_frame;
H A Ddtstream.c650 static void dtio_read_frame_free(struct dt_frame_read_buf* rb) in dtio_read_frame_free()