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

/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_fw_private.h321 int ipfw_count_xtable(struct ip_fw_chain *ch, uint32_t tbl, uint32_t *cnt);
H A Dip_fw_table.c663 ipfw_count_xtable(struct ip_fw_chain *ch, uint32_t tbl, uint32_t *cnt) function
H A Dip_fw_sockopt.c1240 error = ipfw_count_xtable(chain, *tbl, tbl);

Completed in 91 milliseconds