Searched refs:input_byte_counter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/tools/regression/netinet/tcpstream/
H A Dtcpstream.c126 int input_byte_counter; local
150 input_byte_counter = 0;
164 "Corruption in block beginning %d and ending %d\n", input_byte_counter,
165 input_byte_counter + len);
170 input_byte_counter += len;

Completed in 69 milliseconds