Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h226 int ipfw_count_xtable(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c2303 error = ipfw_count_xtable(ch, &ti, tbl); in get_table_size()
2326 ipfw_count_xtable(struct ip_fw_chain *ch, struct tid_info *ti, uint32_t *cnt) in ipfw_count_xtable() function