Struct netlink::Struct_ndt_config [] [src]

#[repr(C)]
pub struct Struct_ndt_config { pub ndtc_key_len: __u16, pub ndtc_entry_size: __u16, pub ndtc_entries: __u32, pub ndtc_last_flush: __u32, pub ndtc_last_rand: __u32, pub ndtc_hash_rnd: __u32, pub ndtc_hash_mask: __u32, pub ndtc_hash_chain_gc: __u32, pub ndtc_proxy_qlen: __u32, }

Fields

Trait Implementations

impl Copy for Struct_ndt_config
[src]

impl Clone for Struct_ndt_config
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ndt_config
[src]

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