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

Ring buffer structure that the user space will read logs from. More...

#include <logging.h>

Data Fields

unsigned int type = BPF_MAP_TYPE_RINGBUF
 Ringbuffer map type.
 
unsigned int max_entries = DEFAULT_RINGBUF_SIZE
 Can be updated with OpenMap::set_max_entries()
 

Detailed Description

Ring buffer structure that the user space will read logs from.


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