Struct libbpf_sys::bpf_prog_bind_opts [−][src]
Fields
sz: size_tflags: __u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for bpf_prog_bind_opts
impl Send for bpf_prog_bind_opts
impl Sync for bpf_prog_bind_opts
impl Unpin for bpf_prog_bind_opts
impl UnwindSafe for bpf_prog_bind_opts
Blanket Implementations
Mutably borrows from an owned value. Read more