| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DESTINATION_PORT_VALUE |
5 |
| 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 |
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 |
FRAGMENT_VALUE |
12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EQUALS_VALUE |
"equals" |
public static final String |
GREATER_THAN_VALUE |
"greater-than" |
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 © 2019 OpenDaylight. All rights reserved.