Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BpfInfo ¶
type BpfInfo struct { MapPath string BpfFsPath string Cgroup2Path string Type ebpf.ProgramType AttachType ebpf.AttachType }
type BpfTCGeneral ¶
type BpfTCGeneral struct { InfoTcMarkEncrypt BpfInfo InfoTcMarkDecrypt BpfInfo bpf2go_general.KmeshTcMarkEncryptObjects bpf2go_general.KmeshTcMarkDecryptObjects }
func (*BpfTCGeneral) Close ¶
func (tc *BpfTCGeneral) Close() error
func (*BpfTCGeneral) LoadTC ¶
func (tc *BpfTCGeneral) LoadTC() error
Click to show internal directories.
Click to hide internal directories.