Modules
std
os
linux
tcp_repair_opt
extern struct tcp_repair_opt
[src]
Fields
opt_code: u32
opt_val: u32
Source
pub const tcp_repair_opt = extern struct { opt_code: u32, opt_val: u32, }