Home
last modified time | relevance | path

Searched defs:bpf_program__attach_netns (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dlibbpf.c12539 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6594 pub fn bpf_program__attach_netns( in bpf_program__attach_netns() function