Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c112 static void export_table_info(struct ip_fw_chain *ch, struct table_config *tc,
1747 export_table_info(ch, tc, (ipfw_xtable_info *)(oh + 1)); in describe_table()
2065 export_table_info(struct ip_fw_chain *ch, struct table_config *tc, in export_table_info() function
2115 export_table_info(dta->ch, (struct table_config *)no, i); in export_table_internal()
2190 export_table_info(ch, tc, i); in dump_table_v1()