Skip to content

nit: program_runtime_context_t is already defined in code today: #5093

@Alan-Jowett

Description

@Alan-Jowett

nit: program_runtime_context_t is already defined in code today:

    typedef struct _program_runtime_context
    {
        ebpf_native_module_header_t header;
        helper_function_data_t* helper_data;
        map_data_t* map_data;
        global_variable_section_data_t* global_variable_section_data;
    } program_runtime_context_t;

Should this match / extend the existing struct?

Originally posted by @saxena-anurag in #5050 (comment)

Metadata

Metadata

Assignees

Labels

P3bugSomething isn't workingtriagedDiscussed in a triage meeting

Type

No type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions