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

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

Marker trait for Rtattr field, rta_type.

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 IflaInfo[src]

impl RtaType for Nda[src]

impl RtaType for Rta[src]

impl RtaType for RtaTypeWrapper[src]

impl RtaType for Tca[src]

Loading content...