Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h226 int ipfw_count_table(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c2315 ipfw_count_table(struct ip_fw_chain *ch, struct tid_info *ti, uint32_t *cnt) in ipfw_count_table() function
H A Dip_fw_sockopt.c4016 error = ipfw_count_table(chain, &ti, &cnt); in ipfw_ctl()