SeaBee
Loading...
Searching...
No Matches
Data Fields
bpf_map_log Struct Reference

Log for a eBPF map access via a bpf() syscall. More...

#include <logging_types.h>

Collaboration diagram for bpf_map_log:
Collaboration graph
[legend]

Data Fields

struct log_hdr header
 standard log header
 
unsigned char name [MAX_STR_LEN]
 the name of the map
 
unsigned int map_id
 id number of eBPF map being accessed
 

Detailed Description

Log for a eBPF map access via a bpf() syscall.


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