Home
last modified time | relevance | path

Searched refs:IPSEC_TRANSPORT_POLICY0 (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfwpmtypes.h354 IPSEC_TRANSPORT_POLICY0 *ikeQmTransportPolicy;
356 IPSEC_TRANSPORT_POLICY0 *authipQmTransportPolicy;
H A Dipsectypes.h132 } IPSEC_TRANSPORT_POLICY0; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfwpmtypes.h354 IPSEC_TRANSPORT_POLICY0 *ikeQmTransportPolicy;
356 IPSEC_TRANSPORT_POLICY0 *authipQmTransportPolicy;
H A Dipsectypes.h132 } IPSEC_TRANSPORT_POLICY0; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WindowsFilteringPlatform/
H A Dmod.rs3175 pub ikeQmTransportPolicy: *mut IPSEC_TRANSPORT_POLICY0,
3177 pub authipQmTransportPolicy: *mut IPSEC_TRANSPORT_POLICY0,
6827 pub struct IPSEC_TRANSPORT_POLICY0 { struct
6836 impl ::core::marker::Copy for IPSEC_TRANSPORT_POLICY0 {} implementation
6838 impl ::core::clone::Clone for IPSEC_TRANSPORT_POLICY0 { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WindowsFilteringPlatform/
H A Dmod.rs3794 pub ikeQmTransportPolicy: *mut IPSEC_TRANSPORT_POLICY0,
3796 pub authipQmTransportPolicy: *mut IPSEC_TRANSPORT_POLICY0,
13546 pub struct IPSEC_TRANSPORT_POLICY0 { struct
13555 impl IPSEC_TRANSPORT_POLICY0 {} argument
13557 impl ::std::default::Default for IPSEC_TRANSPORT_POLICY0 { implementation
13563 impl ::std::fmt::Debug for IPSEC_TRANSPORT_POLICY0 { implementation
13576 impl ::std::cmp::PartialEq for IPSEC_TRANSPORT_POLICY0 { implementation
13582 impl ::std::cmp::Eq for IPSEC_TRANSPORT_POLICY0 {} implementation
13584 unsafe impl ::windows::runtime::Abi for IPSEC_TRANSPORT_POLICY0 { implementation