[][src]Trait neli::consts::rtnl::RtaType

pub trait RtaType: Nl + PartialEq + From<c_ushort> + Into<c_ushort> { }

Marker trait for Rtattr.rta_type field

Implementations on Foreign Types

impl RtaType for c_ushort[src]

Loading content...

Implementors

impl RtaType for Ifa[src]

impl RtaType for Ifla[src]

impl RtaType for Rta[src]

impl RtaType for Tca[src]

Loading content...