Enum netlink_packet_generic::ctrl::nlas::OppolicyIndexAttr [−][src]
Variants
Do(u32)Tuple Fields of Do
0: u32Dump(u32)Tuple Fields of Dump
0: u32Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for OppolicyIndexAttr
impl Send for OppolicyIndexAttr
impl Sync for OppolicyIndexAttr
impl Unpin for OppolicyIndexAttr
impl UnwindSafe for OppolicyIndexAttr
Blanket Implementations
Mutably borrows from an owned value. Read more