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,
1744 export_table_info(ch, tc, (ipfw_xtable_info *)(oh + 1)); in describe_table()
2062 export_table_info(struct ip_fw_chain *ch, struct table_config *tc, in export_table_info() function
2112 export_table_info(dta->ch, (struct table_config *)no, i); in export_table_internal()
2187 export_table_info(ch, tc, i); in dump_table_v1()