Searched refs:table_flush (Results 1 – 1 of 1) sorted by relevance
44 static int table_flush(ipfw_obj_header *oh);255 if ((error = table_flush(&oh)) == 0) in ipfw_table_handler()512 if (orflush != 0 && table_flush(oh) != 0) in table_create()645 table_flush(ipfw_obj_header *oh) in table_flush() function892 return (table_flush(oh)); in table_flush_one()