Struct netlink::Struct_tcamsg [] [src]

#[repr(C)]
pub struct Struct_tcamsg { pub tca_family: c_uchar, pub tca__pad1: c_uchar, pub tca__pad2: c_ushort, }

Fields

Trait Implementations

impl Copy for Struct_tcamsg
[src]

impl Clone for Struct_tcamsg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_tcamsg
[src]

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