Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw_table.c2035 table_get_count(struct ip_fw_chain *ch, struct table_config *tc) in table_get_count() function
2075 i->count = table_get_count(ch, tc); in export_table_info()
2250 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()