Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaqossp.pas193 LPRSVP_FILTERSPEC_V6_GPI = ^RSVP_FILTERSPEC_V6_GPI;
200 RSVP_FILTERSPEC_V6_GPI = _RSVP_FILTERSPEC_V6_GPI;
202 TRsvpFilterSpecV6Gpi = RSVP_FILTERSPEC_V6_GPI;
237 4: (FilterSpecV6Gpi: RSVP_FILTERSPEC_V6_GPI);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h53 } RSVP_FILTERSPEC_V6_GPI,*LPRSVP_FILTERSPEC_V6_GPI; typedef
66 RSVP_FILTERSPEC_V6_GPI FilterSpecV6Gpi;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h53 } RSVP_FILTERSPEC_V6_GPI,*LPRSVP_FILTERSPEC_V6_GPI; typedef
66 RSVP_FILTERSPEC_V6_GPI FilterSpecV6Gpi;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1240 pub FilterSpecV6Gpi: RSVP_FILTERSPEC_V6_GPI,
1296 pub struct RSVP_FILTERSPEC_V6_GPI { struct
1300 impl ::core::marker::Copy for RSVP_FILTERSPEC_V6_GPI {} implementation
1301 impl ::core::clone::Clone for RSVP_FILTERSPEC_V6_GPI { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs2496 pub FilterSpecV6Gpi: RSVP_FILTERSPEC_V6_GPI,
2617 pub struct RSVP_FILTERSPEC_V6_GPI { struct
2621 impl RSVP_FILTERSPEC_V6_GPI {} impl
2622 impl ::std::default::Default for RSVP_FILTERSPEC_V6_GPI { implementation
2627 impl ::std::fmt::Debug for RSVP_FILTERSPEC_V6_GPI { implementation
2632 impl ::std::cmp::PartialEq for RSVP_FILTERSPEC_V6_GPI { implementation
2637 impl ::std::cmp::Eq for RSVP_FILTERSPEC_V6_GPI {} implementation
2638 unsafe impl ::windows::runtime::Abi for RSVP_FILTERSPEC_V6_GPI { implementation