Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipf/ipfstat/
H A Dipfstat.c1336 tsentry = -1; in topipstates()
1394 tsentry++; in topipstates()
1414 tp = tstable + tsentry; in topipstates()
1439 if (tsentry != -1) { in topipstates()
1443 qsort(tstable, tsentry + 1, in topipstates()
1447 qsort(tstable, tsentry + 1, in topipstates()
1451 qsort(tstable, tsentry + 1, in topipstates()
1463 qsort(tstable, tsentry +1, in topipstates()
1601 tp += tsentry; in topipstates()
1603 if (tsentry > maxy - 6) in topipstates()
[all …]