eBPF for Windows
Data Fields
sys_bpf_map_delete_attr_t Struct Reference

#include <bpf.h>

Data Fields

uint32_t map_fd
 File descriptor of map. More...
 
uint32_t _pad0
 
uint64_t key
 Pointer to key to delete. More...
 

Field Documentation

◆ _pad0

uint32_t sys_bpf_map_delete_attr_t::_pad0

◆ key

uint64_t sys_bpf_map_delete_attr_t::key

Pointer to key to delete.

◆ map_fd

uint32_t sys_bpf_map_delete_attr_t::map_fd

File descriptor of map.


The documentation for this struct was generated from the following file: