Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaqossp.pas142 LPRSVP_FILTERSPEC_V4 = ^RSVP_FILTERSPEC_V4;
150 RSVP_FILTERSPEC_V4 = _RSVP_FILTERSPEC_V4;
152 TRsvpFilterSpecV4 = RSVP_FILTERSPEC_V4;
233 0: (FilterSpecV4: RSVP_FILTERSPEC_V4);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h31 } RSVP_FILTERSPEC_V4,*LPRSVP_FILTERSPEC_V4; typedef
62 RSVP_FILTERSPEC_V4 FilterSpecV4;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h31 } RSVP_FILTERSPEC_V4,*LPRSVP_FILTERSPEC_V4; typedef
62 RSVP_FILTERSPEC_V4 FilterSpecV4;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1236 pub FilterSpecV4: RSVP_FILTERSPEC_V4,
1249 pub struct RSVP_FILTERSPEC_V4 { struct
1254 impl ::core::marker::Copy for RSVP_FILTERSPEC_V4 {} argument
1255 impl ::core::clone::Clone for RSVP_FILTERSPEC_V4 { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs2492 pub FilterSpecV4: RSVP_FILTERSPEC_V4,
2516 pub struct RSVP_FILTERSPEC_V4 { struct
2521 impl RSVP_FILTERSPEC_V4 {} impl
2522 impl ::std::default::Default for RSVP_FILTERSPEC_V4 { implementation
2527 impl ::std::cmp::PartialEq for RSVP_FILTERSPEC_V4 { implementation
2532 impl ::std::cmp::Eq for RSVP_FILTERSPEC_V4 {} implementation
2533 unsafe impl ::windows::runtime::Abi for RSVP_FILTERSPEC_V4 { implementation