Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipf/ipfstat/
H A Dipfstat.c1334 tsentry = -1; in topipstates()
1392 tsentry++; in topipstates()
1412 tp = tstable + tsentry; in topipstates()
1437 if (tsentry != -1) { in topipstates()
1441 qsort(tstable, tsentry + 1, in topipstates()
1445 qsort(tstable, tsentry + 1, in topipstates()
1449 qsort(tstable, tsentry + 1, in topipstates()
1461 qsort(tstable, tsentry +1, in topipstates()
1599 tp += tsentry; in topipstates()
1601 if (tsentry > maxy - 6) in topipstates()
[all …]