Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_table.c2034 table_get_count(struct ip_fw_chain *ch, struct table_config *tc) in table_get_count() function
2074 i->count = table_get_count(ch, tc); in export_table_info()
2248 count = table_get_count(ch, tc); in dump_table_v0()
2318 *cnt = table_get_count(ch, tc); in ipfw_count_table()
2336 count = table_get_count(ch, tc); in ipfw_count_xtable()