Interface NiciraMatchCodecs
public interface NiciraMatchCodecs
Defines Nicira match codecs.
- Author:
- msunal, Josh Hershberg (jhershbe@redhat.com)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArpOpCodecstatic final ArpShaCodecstatic final ArpSpaCodecstatic final ArpThaCodecstatic final ArpTpaCodecstatic final CtMarkCodecstatic final CtStateCodecstatic final CtTpDstCodecstatic final CtTpSrcCodecstatic final CtZoneCodecstatic final EthDstCodecstatic final EthSrcCodecstatic final EthTypeCodecstatic final IcmpTypeCodecstatic final IpDstCodecstatic final IpSrcCodecstatic final Ipv6DstCodecstatic final Ipv6SrcCodecstatic final Nshc1Codecstatic final Nshc2Codecstatic final Nshc3Codecstatic final Nshc4Codecstatic final NshFlagsCodecstatic final NshMdtypeCodecstatic final NshNpCodecstatic final NshTtlCodecstatic final NsiCodecstatic final NspCodecstatic final InPortCodecstatic final MetadataCodecstatic final MplsLabelCodecstatic final PktMarkCodecstatic final Reg0Codecstatic final Reg1Codecstatic final Reg2Codecstatic final Reg3Codecstatic final Reg4Codecstatic final Reg5Codecstatic final Reg6Codecstatic final Reg7Codecstatic final TcpDstCodecstatic final TcpSrcCodecstatic final TunIdCodecstatic final TunIpv4DstCodecstatic final TunIpv4SrcCodecstatic final UdpDstCodecstatic final UdpSrcCodec
-
Field Details
-
REG0_CODEC
-
REG1_CODEC
-
REG2_CODEC
-
REG3_CODEC
-
REG4_CODEC
-
REG5_CODEC
-
REG6_CODEC
-
REG7_CODEC
-
TUN_ID_CODEC
-
ARP_OP_CODEC
-
ARP_SHA_CODEC
-
ARP_SPA_CODEC
-
ARP_THA_CODEC
-
ARP_TPA_CODEC
-
NXM_OF_IN_PORT_CODEC
-
OXM_OF_MPLS_LABEL
-
OXM_OF_METADATA_CODEC
-
ETH_DST_CODEC
-
ETH_SRC_CODEC
-
TUN_IPV4_DST_CODEC
-
TUN_IPV4_SRC_CODEC
-
ETH_TYPE_CODEC
-
NSP_CODEC
-
NSI_CODEC
-
NSC1_CODEC
-
NSC2_CODEC
-
NSC3_CODEC
-
NSC4_CODEC
-
NSH_FLAGS_CODEC
-
NSH_MDTYPE_CODEC
-
NSH_NP_CODEC
-
NSH_TTL_CODEC
-
TCP_SRC_CODEC
-
TCP_DST_CODEC
-
UDP_SRC_CODEC
-
UDP_DST_CODEC
-
CT_ST_CODEC
-
CT_ZONE_CODEC
-
IP_SRC_CODEC
-
IP_DST_CODEC
-
IPV6_SRC_CODEC
-
IPV6_DST_CODEC
-
ICMP_TYPE_CODEC
-
CT_MARK_CODEC
-
CT_TP_SRC_CODEC
-
CT_TP_DST_CODEC
-
PKT_MARK_CODEC
-