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