Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LENGTH_MAGIC |
61440 |
protected static final int |
MAX_NLRI_LENGTH |
4095 |
protected static final int |
MAX_NLRI_LENGTH_ONE_BYTE |
240 |
protected static final int |
NLRI_LENGTH |
1 |
protected static final int |
NLRI_LENGTH_EXTENDED |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DESTINATION_PORT_VALUE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DSCP_VALUE |
11 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ICMP_CODE_VALUE |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ICMP_TYPE_VALUE |
7 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
IP_PROTOCOL_VALUE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FLOW_LABEL_VALUE |
13 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NEXT_HEADER_VALUE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PACKET_LENGTH_VALUE |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PORT_VALUE |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SOURCE_PORT_VALUE |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TCP_FLAGS_VALUE |
9 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DONT_FRAGMENT |
7 |
protected static final int |
FIRST_FRAGMENT |
5 |
public static final int |
FRAGMENT_VALUE |
12 |
protected static final int |
IS_A_FRAGMENT |
6 |
protected static final int |
LAST_FRAGMENT |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
EQUAL |
7 |
public static final String |
EQUALS_VALUE |
"equals" |
protected static final int |
GREATER_THAN |
6 |
public static final String |
GREATER_THAN_VALUE |
"greater-than" |
protected static final int |
LESS_THAN |
5 |
public static final String |
LESS_THAN_VALUE |
"less-than" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
AND_BIT |
1 |
public static final String |
AND_BIT_VALUE |
"and-bit" |
protected static final int |
END_OF_LIST |
0 |
public static final String |
END_OF_LIST_VALUE |
"end-of-list" |
protected static final int |
LENGTH_SHIFT |
4 |
protected static final int |
OPERAND_LENGTH |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MATCH_VALUE |
"match" |
public static final String |
NOT_VALUE |
"not" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DESTINATION_PREFIX_VALUE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SOURCE_PREFIX_VALUE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
IPV6_DESTINATION_PREFIX_VALUE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SOURCE_PREFIX_VALUE |
2 |
Copyright © 2017 OpenDaylight. All rights reserved.