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

/freebsd-12-stable/usr.sbin/ipfwpcap/
H A Dipfwpcap.c65 static ssize_t totbytes = 0, maxbytes = 0; variable
286 totbytes += nr;
287 if (totbytes > maxbytes) {

Completed in 107 milliseconds