Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwalpmapi.pas1467 lpmiptable = record
1474 TLpmIpTable = lpmiptable;
1475 PLpmIpTable = ^lpmiptable;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h670 typedef struct lpmiptable { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h670 typedef struct lpmiptable { struct
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1938 pub struct lpmiptable { struct
1945 impl ::core::marker::Copy for lpmiptable {} argument
1947 impl ::core::clone::Clone for lpmiptable { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs3988 pub struct lpmiptable { struct
3995 impl lpmiptable {} argument
3997 impl ::std::default::Default for lpmiptable { implementation
4003 impl ::std::cmp::PartialEq for lpmiptable { implementation
4009 impl ::std::cmp::Eq for lpmiptable {} implementation
4011 unsafe impl ::windows::runtime::Abi for lpmiptable { implementation