Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Overview ¶ This program demonstrates attaching an eBPF program to a control group. The eBPF program will be attached as an egress filter, receiving an `__sk_buff` pointer for each outgoing packet. It prints the count of total packets every second. Source Files ¶ View all Source files bpf_bpfel.go main.go Click to show internal directories. Click to hide internal directories.