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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c2035 table_get_count(struct ip_fw_chain *ch, struct table_config *tc) function
2075 i->count = table_get_count(ch, tc);
2250 count = table_get_count(ch, tc);
2321 *cnt = table_get_count(ch, tc);
2339 count = table_get_count(ch, tc);

Completed in 104 milliseconds