Struct netlink::Struct_ifla_vlan_qos_mapping [] [src]

#[repr(C)]
pub struct Struct_ifla_vlan_qos_mapping { pub from: __u32, pub to: __u32, }

Fields

Trait Implementations

impl Copy for Struct_ifla_vlan_qos_mapping
[src]

impl Clone for Struct_ifla_vlan_qos_mapping
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ifla_vlan_qos_mapping
[src]

Returns the "default value" for a type. Read more