Imports of package ebpf

PathSynopsis
github.com/cilium/ebpfPackage ebpf is a toolkit for working with eBPF programs.
github.com/cilium/ebpf/asmPackage asm is an assembler for eBPF bytecode.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
golang.org/x/sys/unix