Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h126 ULONG PathBandwidthEstimate; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h126 ULONG PathBandwidthEstimate; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaqossp.pas408 PathBandwidthEstimate: ULONG; // minimum bandwidth available from
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs70 pub PathBandwidthEstimate: u32, field
83 … &self.IntServAwareHopCount).field("PathBandwidthEstimate", &self.PathBandwidthEstimate).field("Mi… in fmt()
88 …areHopCount == other.IntServAwareHopCount && self.PathBandwidthEstimate == other.PathBandwidthEsti… in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs98 pub PathBandwidthEstimate: u32, field