Expand description

Required features: "Win32_NetworkManagement_WindowsFilteringPlatform", "Win32_Foundation", "Win32_Security"

Fields

ikeMmFailure: *mut FWPM_NET_EVENT_IKEEXT_MM_FAILURE1ikeQmFailure: *mut FWPM_NET_EVENT_IKEEXT_QM_FAILURE0ikeEmFailure: *mut FWPM_NET_EVENT_IKEEXT_EM_FAILURE1classifyDrop: *mut FWPM_NET_EVENT_CLASSIFY_DROP2ipsecDrop: *mut FWPM_NET_EVENT_IPSEC_KERNEL_DROP0idpDrop: *mut FWPM_NET_EVENT_IPSEC_DOSP_DROP0classifyAllow: *mut FWPM_NET_EVENT_CLASSIFY_ALLOW0capabilityDrop: *mut FWPM_NET_EVENT_CAPABILITY_DROP0capabilityAllow: *mut FWPM_NET_EVENT_CAPABILITY_ALLOW0classifyDropMac: *mut FWPM_NET_EVENT_CLASSIFY_DROP_MAC0

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.