Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-stat.c840 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_c32), 4, 65536))) { in format1()
914 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_ip), 4, 65536))) { in format2()
982 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_c32), 4, 65536))) { in format3()
1253 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_ip), 4, 65536))) { in format8()
1321 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_ip), 4, 65536))) { in format9()
1459 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_ip), 4, 65536))) { in format11()
1787 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_ip), 4, 65536))) { in format16()
2270 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_prefix), 5, in format24()
2344 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_prefix), 5, in format25()
2419 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_prefix2), 16, in format26()
[all …]
H A Dflow-split.c184 if (!(ftch = ftchash_new(65536, sizeof (struct ftchash_rec_split), 4, in main()
H A Dflow-receive.c403 if (!(ftch = ftchash_new(256, sizeof (struct ftchash_rec_exp), 12, 1))) in main()
H A Dflow-fanout.c539 if (!(ftch = ftchash_new(256, sizeof (struct ftchash_rec_exp), 12, 1))) in main()
H A Dflow-capture.c614 if (!(ftch = ftchash_new(256, sizeof (struct ftchash_rec_exp), 12, 1)))
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftsym.c126 if (!(ftsym->ftch = ftchash_new(4096, sizeof (struct ftchash_rec_sym), in ftsym_new()
H A Dftchash.c63 struct ftchash *ftchash_new(int h_size, int d_size, int key_size, in ftchash_new() function
H A Dfttag.c684 if (!(lp->cur_action->look = ftchash_new(256, sizeof in parse_action_type()
692 if (!(lp->cur_action->look = ftchash_new(256, sizeof in parse_action_type()
700 if (!(lp->cur_action->look = ftchash_new(256, sizeof in parse_action_type()
H A Dftfil.c4529 if (!(ftflipa->ftch = ftchash_new(4096, in parse_primitive_type()
4599 if (!(ftflt->ftch = ftchash_new(4096, in parse_primitive_type()
H A Dftlib.h2668 struct ftchash *ftchash_new(int h_size, int d_size, int key_size,
H A Dftstat.c423 if (!(B->ftch = ftchash_new(C, slen, E, F))) {\
10931 if (!(ftch_recprefixhp->ftch = ftchash_new(256, in ftstat_rpt_66_accum()
11102 if (!(ftch_recprefixhp->ftch = ftchash_new(256, in ftstat_rpt_67_accum()