Searched refs:flush_table (Results 1 – 3 of 3) sorted by relevance
158 int flush_table(struct ip_fw_chain *ch, struct tid_info *ti);
1172 error = flush_table(ch, &ti); in flush_table_v0()1203 flush_table(struct ip_fw_chain *ch, struct tid_info *ti) in flush_table() function
4011 error = flush_table(chain, &ti); in ipfw_ctl()