Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/ipf/ipfstat/
HDipfstat.c119 } statetop_t; typedef
1287 statetop_t *tstable = NULL, *tp; in topipstates()
1396 sizeof(statetop_t)); in topipstates()
1442 sizeof(statetop_t), sort_p); in topipstates()
1446 sizeof(statetop_t), sort_pkts); in topipstates()
1450 sizeof(statetop_t), sort_bytes); in topipstates()
1454 sizeof(statetop_t), sort_ttl); in topipstates()
1458 sizeof(statetop_t), sort_srcip); in topipstates()
1462 sizeof(statetop_t), sort_srcpt); in topipstates()
1466 sizeof(statetop_t), sort_dstip); in topipstates()
[all …]