Searched refs:ta_foreach_f (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h104 typedef int ta_foreach_f(void *node, void *arg); typedef
105 typedef void ta_foreach(void *ta_state, struct table_info *ti, ta_foreach_f *f,
196 ta_foreach_f f, void *arg);
H A Dip_fw_table_algo.c250 * ta_foreach_f *f, void *arg);
384 ta_foreach_f *f, void *arg);
570 ta_foreach_radix(void *ta_state, struct table_info *ti, ta_foreach_f *f,
973 ta_foreach_f *f, void *arg);
1506 ta_foreach_chash(void *ta_state, struct table_info *ti, ta_foreach_f *f,
1968 ta_foreach_f *f, void *arg);
2549 ta_foreach_f *f;
2568 ta_foreach_ifidx(void *ta_state, struct table_info *ti, ta_foreach_f *f,
2664 ta_foreach_f *f, void *arg);
3000 ta_foreach_numarray(void *ta_state, struct table_info *ti, ta_foreach_f *
[all...]
H A Dip_fw_table.c2013 ta_foreach_f *f;
2532 ta_foreach_f *f, void *arg)

Completed in 121 milliseconds