Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.h833 struct bpf_netkit_opts { struct
846 const struct bpf_netkit_opts *opts); argument
Dlibbpf.c12587 const struct bpf_netkit_opts *opts) in bpf_program__attach_netkit()
12593 if (!OPTS_VALID(opts, bpf_netkit_opts)) in bpf_program__attach_netkit()
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6646 pub struct bpf_netkit_opts { struct
6658 opts: *const bpf_netkit_opts, in bpf_program__attach_netkit() argument