Home
last modified time | relevance | path

Searched defs:IPSEC_TRAFFIC1 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WindowsFilteringPlatform/
H A Dmod.rs306 …tCreate1(enginehandle: super::super::Foundation::HANDLE, outboundtraffic: *const IPSEC_TRAFFIC1, v… in IPsecSaContextCreate1()
6681 pub struct IPSEC_TRAFFIC1 { struct
6683 pub Anonymous1: IPSEC_TRAFFIC1_0, argument
6684 pub Anonymous2: IPSEC_TRAFFIC1_1, argument
6686 pub Anonymous3: IPSEC_TRAFFIC1_2, argument
6693 impl ::core::marker::Copy for IPSEC_TRAFFIC1 {} argument
6694 impl ::core::clone::Clone for IPSEC_TRAFFIC1 { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dipsectypes.h546 } IPSEC_TRAFFIC1; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dipsectypes.h546 } IPSEC_TRAFFIC1; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WindowsFilteringPlatform/
H A Dmod.rs13232 pub struct IPSEC_TRAFFIC1 { struct
13234 pub Anonymous1: IPSEC_TRAFFIC1_0, argument
13235 pub Anonymous2: IPSEC_TRAFFIC1_1, argument
13237 pub Anonymous3: IPSEC_TRAFFIC1_2, argument
13244 impl IPSEC_TRAFFIC1 {} argument
13245 impl ::std::default::Default for IPSEC_TRAFFIC1 { implementation
13250 impl ::std::cmp::PartialEq for IPSEC_TRAFFIC1 { implementation
13255 impl ::std::cmp::Eq for IPSEC_TRAFFIC1 {} implementation
13256 unsafe impl ::windows::runtime::Abi for IPSEC_TRAFFIC1 { implementation
15202 …super::super::Foundation::HANDLE>>(enginehandle: Param0, outboundtraffic: *const IPSEC_TRAFFIC1, v… in IPsecSaContextCreate1()
[all …]