Struct libbpf_sys::bpf_xdp_sock [−][src]
#[repr(C)]pub struct bpf_xdp_sock { pub queue_id: __u32, }
Fields
queue_id: __u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for bpf_xdp_sockimpl Send for bpf_xdp_sockimpl Sync for bpf_xdp_sockimpl Unpin for bpf_xdp_sockimpl UnwindSafe for bpf_xdp_sockBlanket Implementations
Mutably borrows from an owned value. Read more