Interface NiciraActionCodecs
public interface NiciraActionCodecs
Defines the Nicira action codecs.
- Author:
- msunal
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConntrackCodecstatic final CtClearCodecstatic final DecNshTtlCodecstatic final DecapCodecstatic final EncapCodecstatic final FinTimeoutCodecstatic final LearnCodecstatic final MultipathCodecstatic final OutputRegCodecstatic final OutputReg2Codecstatic final RegLoadCodecstatic final RegLoad2Codecstatic final RegMoveCodecstatic final ResubmitCodec
-
Field Details
-
REG_MOVE_CODEC
-
REG_LOAD_CODEC
-
REG_LOAD2_CODEC
-
OUTPUT_REG_CODEC
-
OUTPUT_REG2_CODEC
-
RESUBMIT_CODEC
-
MULTIPATH_CODEC
-
CONNTRACK_CODEC
-
CT_CLEAR_CODEC
-
LEARN_CODEC
-
FIN_TIMEOUT_CODEC
-
ENCAP_CODEC
-
DECAP_CODEC
-
DEC_NSH_TTL_CODEC
-