Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/ipfw3_basic/
H A Dip_fw3_table.h98 int dump_table_ip_entry(struct radix_node *rn, void *arg);
H A Dip_fw3_table.c332 dump_table_ip_entry(struct radix_node *rn, void *arg) in dump_table_ip_entry() function
394 rnh->rnh_walktree(rnh, dump_table_ip_entry, tbl); in ip_fw3_ctl_table_show()