Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c75 #define DTIO_RECV_FRAME_MAX_LEN 1000 macro
1107 if(dtio->read_frame.frame_len > DTIO_RECV_FRAME_MAX_LEN) { in dtio_read_accept_frame()
1110 DTIO_RECV_FRAME_MAX_LEN); in dtio_read_accept_frame()