Home
last modified time | relevance | path

Searched refs:bpf_program__attach (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Dlibbpf.map138 bpf_program__attach;
Dlibbpf.h403 bpf_program__attach(const struct bpf_program *prog);
Dlibbpf.c11903 struct bpf_link *bpf_program__attach(const struct bpf_program *prog) function