Struct netlink::Struct_ifla_vf_spoofchk [] [src]

#[repr(C)]
pub struct Struct_ifla_vf_spoofchk { pub vf: __u32, pub setting: __u32, }

Fields

Trait Implementations

impl Copy for Struct_ifla_vf_spoofchk
[src]

impl Clone for Struct_ifla_vf_spoofchk
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ifla_vf_spoofchk
[src]

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