Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw_table.h102 typedef int ta_foreach_f(void *node, void *arg); typedef
103 typedef void ta_foreach(void *ta_state, struct table_info *ti, ta_foreach_f *f,
194 ta_foreach_f f, void *arg);
HDip_fw_table_algo.c394 ta_foreach_f *f, void *arg);
580 ta_foreach_addr_radix(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_addr_radix()
983 ta_foreach_f *f, void *arg);
1516 ta_foreach_chash(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_chash()
1978 ta_foreach_f *f, void *arg);
2556 ta_foreach_f *f;
2575 ta_foreach_ifidx(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_ifidx()
2671 ta_foreach_f *f, void *arg);
3004 ta_foreach_numarray(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_numarray()
3118 ta_foreach_f *f, void *arg);
[all …]
HDip_fw_table.c2010 ta_foreach_f *f;
2529 ta_foreach_f *f, void *arg) in ipfw_foreach_table_tentry()