Struct netlink::Struct_ifa_cacheinfo [] [src]

#[repr(C)]
pub struct Struct_ifa_cacheinfo { pub ifa_prefered: __u32, pub ifa_valid: __u32, pub cstamp: __u32, pub tstamp: __u32, }

Fields

Trait Implementations

impl Copy for Struct_ifa_cacheinfo
[src]

impl Clone for Struct_ifa_cacheinfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ifa_cacheinfo
[src]

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