Classes

  ClassDescription
AntiSpoofingFilter
Anti spoofing filter. Presents the default anti spoofing policy filter
DefaultPolicyFilter
Default Policy Filter. Represents the default Else policy filter
EthernetFilter
Holds all the data required to create an ethernet filter.
Filter
an abstract class - base to all filters
FilterFactory
This class is used to create User Filters
GeneralSystemDefenseCapabilities
Describes the system capabilities of the System Defense feature. These capabilities are independent of all network interfaces.
IPFilter
Hold all the data required to create an IP filter
NetworkInterfaceSystemDefenseCapabilities
Describes the System Defense capabilities of a single network port.
Policy
Presents policy parameters
PolicyFilter
A default “Else” filter, for both receive and transmit directions, is available to catch all packets not matched to any of the policy filters.
PolicyStatistics
Statistics of a policy’s operation on a specific interface
ProtocolFilter
Holds all the data required to create a Protocol filter
SystemFilter
an abstract class - base to all system filters
TCPFilter
Holds all the data required to create a TCP filter
TransportLayerFilter
an abstract class to hold the common members of TCPFilter and UDPFilter
UDPFilter
Holds all the data required to create a UDP filter
UserFilter
Present filter parameters, holds the common proprties for all filter types.

Interfaces

  InterfaceDescription
IPolicyStore
Provides interface to the system defense policies functionality
ISystemDefense
Provides interface to the system defense functionality

Enumerations

  EnumerationDescription
AntiSpoofingSupport
Anti Spoofing has the highest priority for blocking network traffic. Any packet that does NOT pass an anti-spoofing filter will not be transmitted even if it passes other filters. Any packet that does pass the anti-spoofing filter is subject to the rest of the system defense filters before it is transmitted. AntiSpoofingSupport.CountingAndEventOnMatch is supported in Intel AMT Release 6.0 and later releases.
EnablingSource
Possible sources that can enable a system defense policy
EtherTypes
Determines the filter’s Ethernet protocol.
FilterDirection
The direction of the traffic to filter
FilterType
The type/behavior of the filter.
HeaderIPAddress
Identifies which IP address in the packet header to filter.
HeaderPortAddresses
Identifies which port in the packet header to filter.
IPProtocols
IP protocols
IPVersion
The IP packet version
NetworkInterface
Enum for the network interface. Can be used as a bitmap in several functions. Other funtions support only one interface at a time.
TCPFlag
TCP Flags