Searched refs:ta_foreach_f (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.h | 104 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 D | ip_fw_table_algo.c | 384 ta_foreach_f *f, void *arg); 570 ta_foreach_radix(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_radix() 973 ta_foreach_f *f, void *arg); 1506 ta_foreach_chash(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_chash() 1968 ta_foreach_f *f, void *arg); 2549 ta_foreach_f *f; 2664 ta_foreach_f *f, void *arg); 3114 ta_foreach_f *f, void *arg); 3791 ta_foreach_f *f, void *arg); 3969 ta_foreach_f *f; [all …]
|
| H A D | ip_fw_table.c | 2013 ta_foreach_f *f; 2532 ta_foreach_f *f, void *arg) in ipfw_foreach_table_tentry()
|