eBPF for Windows
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_program_runtime_context Struct Reference

#include <bpf2c.h>

Data Fields

ebpf_native_module_header_t header
 
helper_function_data_thelper_data
 
map_data_tmap_data
 
global_variable_section_data_tglobal_variable_section_data
 

Field Documentation

◆ global_variable_section_data

global_variable_section_data_t* _program_runtime_context::global_variable_section_data

◆ header

ebpf_native_module_header_t _program_runtime_context::header

◆ helper_data

helper_function_data_t* _program_runtime_context::helper_data

◆ map_data

map_data_t* _program_runtime_context::map_data

The documentation for this struct was generated from the following file: