ProgAttachAttr
struct used by Cmd.prog_attach/detach commands
Fields of this type
Fields
- attach_bpf_fd:fd_t
- eBPF program to attach
- attach_type:u32
- attach_flags:u32
- replace_bpf_fd:fd_t
- previously attached eBPF program to replace if .replace is used
struct used by Cmd.prog_attach/detach commands
Fields of this type