Home
last modified time | relevance | path

Searched refs:QOS_TCP_TRAFFIC (Results 1 – 5 of 5) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwatraffic.pas484 LPQOS_TCP_TRAFFIC = ^QOS_TCP_TRAFFIC;
490 QOS_TCP_TRAFFIC = _QOS_TCP_TRAFFIC;
492 TQosTcpTraffic = QOS_TCP_TRAFFIC;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtraffic.h167 } QOS_TCP_TRAFFIC,*LPQOS_TCP_TRAFFIC; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtraffic.h167 } QOS_TCP_TRAFFIC,*LPQOS_TCP_TRAFFIC; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1087 pub struct QOS_TCP_TRAFFIC { struct
1090 impl ::core::marker::Copy for QOS_TCP_TRAFFIC {} implementation
1091 impl ::core::clone::Clone for QOS_TCP_TRAFFIC { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs2186 pub struct QOS_TCP_TRAFFIC { struct
2189 impl QOS_TCP_TRAFFIC {} impl
2190 impl ::std::default::Default for QOS_TCP_TRAFFIC { implementation
2195 impl ::std::fmt::Debug for QOS_TCP_TRAFFIC { implementation
2200 impl ::std::cmp::PartialEq for QOS_TCP_TRAFFIC { implementation
2205 impl ::std::cmp::Eq for QOS_TCP_TRAFFIC {} implementation
2206 unsafe impl ::windows::runtime::Abi for QOS_TCP_TRAFFIC { implementation