Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1243 #define ENTRIES_PER_LINE 5 in showstatestats() macro
1248 if ((i % ENTRIES_PER_LINE) == 0) in showstatestats()
1251 if ((i % ENTRIES_PER_LINE) == in showstatestats()
1252 (ENTRIES_PER_LINE - 1)) in showstatestats()