public final class ActionUtil extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ENC_FIELD_BIT_SIZE
http://en.wikipedia.org/wiki/IPv4#Packet_structure (end of octet number 1, bit 14.+15.).
|
Modifier and Type | Method and Description |
---|---|
static Short |
dscpToTos(short dscpValue)
Converts DSCP to TOS value.
|
static Short |
tosToDscp(short tosValue)
Converts TOS to DSCP value.
|
public static final int ENC_FIELD_BIT_SIZE
public static Short tosToDscp(short tosValue)
tosValue
- TypeOfService valuepublic static Short dscpToTos(short dscpValue)
dscpValue
- TypeOfService valueCopyright © 2019 OpenDaylight. All rights reserved.