Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftstat.c10922 ftch_recprefixh.prefix &= ipv4_len2mask(ftch_recprefixh.mask); in ftstat_rpt_66_accum()
10924 hash = (ftch_recprefixh.prefix>>16) ^ (ftch_recprefixh.prefix & 0xFFFF); in ftstat_rpt_66_accum()
10989 if (ftch_recprefixh->etime) { in ftstat_rpt_66_calc()
10991 ftch_recprefixh->ps.avg_pps /= (double)ftch_recprefixh->nrecs; in ftstat_rpt_66_calc()
10992 ftch_recprefixh->ps.avg_bps /= (double)ftch_recprefixh->nrecs; in ftstat_rpt_66_calc()
10996 ftch_recprefixh->nprefixes = ftch_recprefixh->ftch->entries; in ftstat_rpt_66_calc()
11093 ftch_recprefixh.prefix &= ipv4_len2mask(ftch_recprefixh.mask); in ftstat_rpt_67_accum()
11095 hash = (ftch_recprefixh.prefix>>16) ^ (ftch_recprefixh.prefix & 0xFFFF); in ftstat_rpt_67_accum()
11162 ftch_recprefixh->ps.avg_pps /= (double)ftch_recprefixh->nrecs; in ftstat_rpt_67_calc()
11163 ftch_recprefixh->ps.avg_bps /= (double)ftch_recprefixh->nrecs; in ftstat_rpt_67_calc()
[all …]