Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.h833 struct bpf_netkit_opts { struct
846 const struct bpf_netkit_opts *opts); argument
/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()