Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c110 static void export_table_info(struct ip_fw_chain *ch, struct table_config *tc,
1672 export_table_info(ch, tc, (ipfw_xtable_info *)(oh + 1)); in describe_table()
1989 export_table_info(struct ip_fw_chain *ch, struct table_config *tc, in export_table_info() function
2039 export_table_info(dta->ch, (struct table_config *)no, i); in export_table_internal()
2114 export_table_info(ch, tc, i); in dump_table_v1()