Eunomia  0.1.0
A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability
single_prog_update_bpf Struct Reference

#include <single_prog_update_skel.h>

Collaboration diagram for single_prog_update_bpf:
Collaboration graph

Public Attributes

struct bpf_object_skeleton * skeleton
 
struct bpf_object * obj
 
struct {
   struct bpf_map *   rb
 
maps
 
struct {
   struct bpf_program *   handle_exec
 
progs
 
struct {
   struct bpf_link *   handle_exec
 
links
 

Member Data Documentation

◆ handle_exec [1/2]

struct bpf_program* single_prog_update_bpf::handle_exec

◆ handle_exec [2/2]

struct bpf_link* single_prog_update_bpf::handle_exec

◆ links

struct { ... } single_prog_update_bpf::links

◆ maps

struct { ... } single_prog_update_bpf::maps

◆ obj

struct bpf_object* single_prog_update_bpf::obj

◆ progs

struct { ... } single_prog_update_bpf::progs

◆ rb

struct bpf_map* single_prog_update_bpf::rb

◆ skeleton

struct bpf_object_skeleton* single_prog_update_bpf::skeleton

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