| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
List<BgpFsOperatorValue> |
BgpFsIpProtocol.operatorValue()
Returns flow type operator and value.
|
| Constructor and Description |
|---|
BgpFsDestinationPortNum(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsDscpValue(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsFragment(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsIcmpCode(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsIcmpType(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsIpProtocol(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsPacketLength(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsPortNum(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsSourcePortNum(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
BgpFsTcpFlags(List<BgpFsOperatorValue> operatorValue)
Constructor to initialize the value.
|
Copyright © 2016. All rights reserved.