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

/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_table.c1998 table_get_count(struct ip_fw_chain *ch, struct table_config *tc) function
2038 i->count = table_get_count(ch, tc);
2213 count = table_get_count(ch, tc);
2284 *cnt = table_get_count(ch, tc);
2302 count = table_get_count(ch, tc);

Completed in 110 milliseconds