eBPF for Windows
Loading...
Searching...
No Matches
Variables
ebpf_extension_uuids.h File Reference
#include "ebpf_windows.h"

Go to the source code of this file.

Variables

GUID EBPF_PROGRAM_INFO_EXTENSION_IID
 NPI ID for eBPF program information extension.
 
GUID EBPF_HOOK_EXTENSION_IID
 NPI ID for eBPF hook extension.
 
GUID EBPF_MAP_INFO_EXTENSION_IID
 NPI ID for eBPF map extension. 3c2b0f4e-8b0e-4e5e-8e1b-7f4b1f0e1f0e.
 

Variable Documentation

◆ EBPF_HOOK_EXTENSION_IID

GUID EBPF_HOOK_EXTENSION_IID
Initial value:
= {
0x5d564054, 0x2736, 0x406d, {0x8b, 0x22, 0x12, 0xbc, 0xff, 0xaf, 0x0a, 0x9f}}

NPI ID for eBPF hook extension.

◆ EBPF_MAP_INFO_EXTENSION_IID

GUID EBPF_MAP_INFO_EXTENSION_IID
Initial value:
= {
0x3c2b0f4e, 0x8b0e, 0x4e5e, {0x8e, 0x1b, 0x7f, 0x4b, 0x1f, 0x0e, 0x1f, 0x0e}}

NPI ID for eBPF map extension. 3c2b0f4e-8b0e-4e5e-8e1b-7f4b1f0e1f0e.

◆ EBPF_PROGRAM_INFO_EXTENSION_IID

GUID EBPF_PROGRAM_INFO_EXTENSION_IID
Initial value:
= {
0x2934ad50, 0x2154, 0x44b6, {0x96, 0x22, 0x6c, 0x52, 0x8c, 0x06, 0x84, 0x11}}

NPI ID for eBPF program information extension.