Searched refs:table_flush (Results 1 – 1 of 1) sorted by relevance
50 static int table_flush(ipfw_obj_header *oh);256 if ((error = table_flush(&oh)) == 0) in ipfw_table_handler()506 if (orflush != 0 && table_flush(oh) != 0) in table_create()639 table_flush(ipfw_obj_header *oh) in table_flush() function886 return (table_flush(oh)); in table_flush_one()