eBPF for Windows
|
#include <bpf.h>
Data Fields | |
uint32_t | start_id |
ID to look for an ID after. The start_id need not exist. More... | |
uint32_t | next_id |
On return, contains the next ID. More... | |
uint32_t sys_bpf_map_next_id_attr_t::next_id |
On return, contains the next ID.
uint32_t sys_bpf_map_next_id_attr_t::start_id |
ID to look for an ID after. The start_id need not exist.