struct tapi_bpf_stim_ctx
Internal BPF context.
#include <tapi_bpf_stim.h> struct tapi_bpf_stim_ctx { // fields unsigned int bpf_id; char* bpf_path; tapi_bpf_link_point link_type; tapi_bpf_stim_type stim_type; // methods LIST_ENTRY(tapi_bpf_stim_ctx); };