eBPF for Windows
|
This file contains eBPF definitions common to eBPF core libraries as well as the eBPF API library. More...
Go to the source code of this file.
Data Structures | |
struct | _ebpf_map_info |
eBPF Map Information More... | |
struct | _ebpf_ring_buffer_map_async_query_result |
Macros | |
#define | EBPF_MAX_PIN_PATH_LENGTH 256 |
Typedefs | |
typedef struct _ebpf_map_info | ebpf_map_info_t |
eBPF Map Information More... | |
typedef intptr_t | ebpf_handle_t |
typedef struct _ebpf_ring_buffer_map_async_query_result | ebpf_ring_buffer_map_async_query_result_t |
Variables | |
const ebpf_handle_t | ebpf_handle_invalid = (ebpf_handle_t)-1 |
This file contains eBPF definitions common to eBPF core libraries as well as the eBPF API library.
#define EBPF_MAX_PIN_PATH_LENGTH 256 |
typedef intptr_t ebpf_handle_t |
typedef struct _ebpf_map_info ebpf_map_info_t |
eBPF Map Information
|
extern |