github.com/castai/kvisor@v1.7.1-0.20240516114728-b3572a2607b5/pkg/ebpftracer/c/headers/tracee.h (about) 1 #ifndef __TRACEE_H__ 2 #define __TRACEE_H__ 3 4 #include <common/common.h> 5 #include <common/network.h> 6 7 #endif