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