Enum netlink_packet_route::rtnl::link::nlas::InfoIpoib [−][src]
Variants
Unspec(Vec<u8>)
Pkey(u16)
Tuple Fields
0: u16
Mode(u16)
Tuple Fields
0: u16
UmCast(u16)
Tuple Fields
0: u16
Other(DefaultNla)
Tuple Fields
0: DefaultNla
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InfoIpoib
impl UnwindSafe for InfoIpoib
Blanket Implementations
Mutably borrows from an owned value. Read more