public class MfbIpv6Exthdr extends MFieldBasic
IPV6_EXTHDR.version| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<IPv6ExtHdr,Boolean> |
getFlags()
Returns a map of flags indicating the extension header flags that should
be matched on.
|
int |
hashCode() |
String |
toString() |
getFieldType, getOxmClass, getPayloadLength, getRawFieldType, getRawOxmClass, getRawOxmType, getTotalLength, hasMaskgetVersion, hex, hex, toDebugString, validatepublic String toString()
toString in class MatchFieldpublic Map<IPv6ExtHdr,Boolean> getFlags()
true, the
flag must be present; if the value is false, the flag must be
absent. Flags not included in the map are considered to be "don't care".Copyright © 2014. All Rights Reserved.