Struct julia_sys::tcp_repair_opt [] [src]

#[repr(C)]
pub struct tcp_repair_opt { pub opt_code: u_int32_t, pub opt_val: u_int32_t, }

Fields

Trait Implementations

impl Debug for tcp_repair_opt
[src]

[src]

Formats the value using the given formatter.

impl Copy for tcp_repair_opt
[src]

impl Clone for tcp_repair_opt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more