Struct libbpf_sys::bpf_sock_tuple [−][src]
#[repr(C)]pub struct bpf_sock_tuple { pub __bindgen_anon_1: bpf_sock_tuple__bindgen_ty_1, }
Fields
__bindgen_anon_1: bpf_sock_tuple__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for bpf_sock_tupleimpl Send for bpf_sock_tupleimpl Sync for bpf_sock_tupleimpl Unpin for bpf_sock_tupleimpl UnwindSafe for bpf_sock_tupleBlanket Implementations
Mutably borrows from an owned value. Read more