table_flush
if ((error = table_flush(&oh)) == 0)
static int table_flush(ipfw_obj_header *oh);
if (orflush != 0 && table_flush(oh) != 0)
return (table_flush(oh));