Home
last modified time | relevance | path

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

/external/libbpf/src/
Dnetlink.c718 int bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) in bpf_tc_attach() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs7026 pub fn bpf_tc_attach(hook: *const bpf_tc_hook, opts: *mut bpf_tc_opts) in bpf_tc_attach() function