Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c2037 table_get_count(struct ip_fw_chain *ch, struct table_config *tc) in table_get_count() function
2077 i->count = table_get_count(ch, tc); in export_table_info()
2251 count = table_get_count(ch, tc); in dump_table_v0()
2321 *cnt = table_get_count(ch, tc); in ipfw_count_table()
2339 count = table_get_count(ch, tc); in ipfw_count_xtable()