Home
last modified time | relevance | path

Searched refs:bpf_program__attach (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h434 * @brief **bpf_program__attach()** is a generic function for attaching
450 bpf_program__attach(const struct bpf_program *prog);
1746 /* Called during skeleton attach or through bpf_program__attach(). If
1749 * an error for bpf_program__attach() calls). On error, error should be
H A Dlibbpf.c12636 struct bpf_link *bpf_program__attach(const struct bpf_program *prog) function
12648 /* When calling bpf_program__attach() explicitly, auto-attach support

Completed in 19 milliseconds