Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h160 int flush_table(struct ip_fw_chain *ch, struct tid_info *ti);
H A Dip_fw_table.c1174 error = flush_table(ch, &ti); in flush_table_v0()
1205 flush_table(struct ip_fw_chain *ch, struct tid_info *ti) in flush_table() function
H A Dip_fw_sockopt.c4001 error = flush_table(chain, &ti); in ipfw_ctl()