Searched refs:flush_table (Results 1 – 3 of 3) sorted by relevance
160 int flush_table(struct ip_fw_chain *ch, struct tid_info *ti);
1174 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
4001 error = flush_table(chain, &ti); in ipfw_ctl()