Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h228 int ipfw_count_xtable(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c2306 error = ipfw_count_xtable(ch, &ti, tbl); in get_table_size()
2329 ipfw_count_xtable(struct ip_fw_chain *ch, struct tid_info *ti, uint32_t *cnt) in ipfw_count_xtable() function