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

/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c1268 #define ENTRIES_PER_LINE 5 macro
1273 if ((i % ENTRIES_PER_LINE) == 0)
1276 if ((i % ENTRIES_PER_LINE) ==
1277 (ENTRIES_PER_LINE - 1))

Completed in 55 milliseconds