Home
last modified time | relevance | path

Searched refs:attach_bpf_fd (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/include/lapi/
H A Dbpf.h246 uint32_t attach_bpf_fd; /* eBPF program to attach */ member
/third_party/libbpf/src/
H A Dbpf.c653 attr.attach_bpf_fd = prog_fd; in bpf_prog_attach_opts()
691 attr.attach_bpf_fd = prog_fd; in bpf_prog_detach_opts()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h286 * The *attach_bpf_fd* must be a valid file descriptor for a
291 * object which depends on the attach type of *attach_bpf_fd*:
439 * object which depends on the attach type of *attach_bpf_fd*:
1493 __u32 attach_bpf_fd; member

Completed in 14 milliseconds