Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCgroup2NotMounted = errors.New("cgroup2 not mounted")
Functions ¶
func InitCgroupv2 ¶
func IsKernelBTFAvailable ¶
func IsKernelBTFAvailable() bool
Types ¶
type DNSEvent ¶
type DNSEvent struct {
SrcIP net.IP
DstIP net.IP
Questions []layers.DNSQuestion
Answers []layers.DNSResourceRecord
}
Click to show internal directories.
Click to hide internal directories.