eBPF for Windows
|
#include <bpf.h>
Data Fields | |
uint64_t | pathname |
Path name for pinning. More... | |
uint32_t | bpf_fd |
File descriptor referring to the program or map. More... | |
uint32_t | flags |
Not supported, must be zero. More... | |
uint32_t sys_bpf_obj_pin_attr_t::bpf_fd |
File descriptor referring to the program or map.
uint32_t sys_bpf_obj_pin_attr_t::flags |
Not supported, must be zero.
uint64_t sys_bpf_obj_pin_attr_t::pathname |
Path name for pinning.