Home
last modified time | relevance | path

Searched refs:replace_bpf_fd (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
Dbpf.h573 __u32 replace_bpf_fd; /* previously attached eBPF member
/tools/lib/bpf/
Dbpf.c557 attr.replace_bpf_fd = OPTS_GET(opts, replace_prog_fd, 0); in bpf_prog_attach_xattr()