Searched defs:TCP_SOFT_ERROR (Results 1 – 2 of 2) sorted by relevance
11112 pub struct TCP_SOFT_ERROR(pub i32); struct11123 impl ::std::convert::From<i32> for TCP_SOFT_ERROR { implementation11128 unsafe impl ::windows::runtime::Abi for TCP_SOFT_ERROR { implementation
4344 pub type TCP_SOFT_ERROR = i32; typedef