Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h228 int ipfw_dump_table_legacy(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c2373 ipfw_dump_table_legacy(struct ip_fw_chain *ch, struct tid_info *ti, in ipfw_dump_table_legacy() function
H A Dip_fw_sockopt.c4055 error = ipfw_dump_table_legacy(chain, &ti, tbl); in ipfw_ctl()