Home
last modified time | relevance | path

Searched refs:FLOWDESCRIPTOR (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaqossp.pas250 LPFLOWDESCRIPTOR = ^FLOWDESCRIPTOR;
258 FLOWDESCRIPTOR = _FLOWDESCRIPTOR;
260 TFlowDescriptor = FLOWDESCRIPTOR;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h74 } FLOWDESCRIPTOR,*LPFLOWDESCRIPTOR; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h74 } FLOWDESCRIPTOR,*LPFLOWDESCRIPTOR; 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.rs290 pub struct FLOWDESCRIPTOR { struct
295 impl ::core::marker::Copy for FLOWDESCRIPTOR {} argument
296 impl ::core::clone::Clone for FLOWDESCRIPTOR { implementation
1393 pub FlowDescList: *mut FLOWDESCRIPTOR,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs426 pub struct FLOWDESCRIPTOR { struct
431 impl FLOWDESCRIPTOR {} impl
432 impl ::std::default::Default for FLOWDESCRIPTOR { implementation
437 impl ::std::fmt::Debug for FLOWDESCRIPTOR { implementation
442 impl ::std::cmp::PartialEq for FLOWDESCRIPTOR { implementation
447 impl ::std::cmp::Eq for FLOWDESCRIPTOR {} implementation
448 unsafe impl ::windows::runtime::Abi for FLOWDESCRIPTOR { implementation
2823 pub FlowDescList: *mut FLOWDESCRIPTOR,
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Dws2_32.zig1658 /// An incorrect number of QoS FILTERSPECs were specified in the FLOWDESCRIPTOR.
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Dws2_32.zig1658 /// An incorrect number of QoS FILTERSPECs were specified in the FLOWDESCRIPTOR.