- getAckNumber() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the TCP acknowledgement number.
- getAddress() - Method in class org.opendaylight.vtn.manager.util.EtherAddress
-
Return a long number which represents this ethernet address.
- getAddress() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an integer value which represents the host address.
- getBits(byte[], int, int) - Static method in class org.opendaylight.vtn.manager.util.ByteUtils
-
Read the specified number of bits from the given byte array.
- getByte(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the value of the specified field as a byte.
- getBytes(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the value of the specified field as a byte array.
- getBytes() - Method in class org.opendaylight.vtn.manager.util.EtherAddress
-
Return a byte array which represents this ethernet address.
- getBytes() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return a byte array which represents the raw network address.
- getBytes() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return a byte array which represents the raw network address.
- getCfi() - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Gets the canonical format indicator(CFI) stored.
- getChecksum() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Return the ICMP checksum in this packet.
- getChecksum() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the checksum value stored.
- getChecksum() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Get the stored checksum value of the TCP header.
- getChecksum() - Method in class org.opendaylight.vtn.manager.packet.UDP
-
Get the stored checksum value of the UDP packet.
- getCidrText() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return a string representation of this network in CIDR notation.
- getCidrText() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return a string representation of this network in CIDR notation.
- getCidrValue() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
- getCode() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Gets the ICMP code (type subtype) for the current ICMP object instance.
- getDataOffset() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the TCP data offset.
- getDestinationAddress() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the destination IP address stored.
- getDestinationMACAddress() - Method in class org.opendaylight.vtn.manager.packet.Ethernet
-
Gets the destination MAC address stored.
- getDestinationPort() - Method in class org.opendaylight.vtn.manager.packet.PortPacket
-
Return the destination port number configured in this instance.
- getDiffServ() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the differential services value stored.
- getECN() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the ECN bits stored.
- getEtherType() - Method in class org.opendaylight.vtn.manager.packet.EtherTypePacket
-
Return the Ethernet type configured in this instance.
- getFieldNumBits(String, Packet.HeaderField) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the number of bits for the specified field.
- getFieldNumBits(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
This method fetches the number of bits for header field specified by
name
.
- getFieldNumBits(String, Packet.HeaderField) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the number of bits in the header field configured in the given
instance.
- getFieldOffset(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
This method fetches the start bit offset for header field specified by
name
.
- getFieldOffset(String, Packet.HeaderField) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the offset of the header field configured in the given instance.
- getFlags() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the flag values stored.
- getFragmentOffset() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the fragment offset stored.
- getHardwareAddressLength() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the hardware address length from the stored ARP header.
- getHardwareType() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the hardware type from the stored ARP header.
- getHeaderFieldMap() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return a map that keeps packet header fields.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.Ethernet
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return a map that determines the format of the packet.
- getHeaderFormat() - Method in class org.opendaylight.vtn.manager.packet.UDP
-
Return a map that determines the format of the packet.
- getHeaderLen() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the IP header length stored.
- getHeaderLenFlags() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the TCP header length and flags.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the header size in bits.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.Ethernet
-
Return the number of bits in the Ethernet header.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Gets the header size in bits.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Gets the header size in bits.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the header size in bits.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Gets the header length in bits.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Gets the header size in bits.
- getHeaderSize() - Method in class org.opendaylight.vtn.manager.packet.UDP
-
Gets the header size in bits.
- getHostAddress() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return a string representation of this network address without
CIDR prefix.
- getHostAddress() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return a string representation of this network address without
CIDR prefix.
- getIdentification() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the identification value stored.
- getIdentifier() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Gets the ICMP identifier of the current ICMP object instance.
- getIdentifier() - Method in interface org.opendaylight.vtn.manager.util.VTNIdentifiable
-
Return the identifier of this instance.
- getIdentifierType() - Method in class org.opendaylight.vtn.manager.util.VTNIdentifiableComparator
-
Return the type of the identifier.
- getInetAddress(int) - Static method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Create an
InetAddress
instance which represents the IPv4 address
specified by the given integer value.
- getInetAddress(byte[]) - Static method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Create an
InetAddress
instance which represents the IP address
specified by the given byte array.
- getInetAddress(String) - Static method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Create an
InetAddress
instance which represents the IP address
specified by the given string.
- getInetAddress() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return an
InetAddress
instance which represents the IP network
address.
- getInetMask(int) - Static method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an
InetAddress
instance which represents the IPv4 netmask
specified by the given prefix length.
- getInt(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the value of the specified field as an integer.
- getIp4Network(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the value of the specified field as an IPv4 address.
- getIpAddress() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an IpAddress
instance which represents this instance.
- getIpAddress() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return an IpAddress
instance which represents this instance.
- getIpPrefix() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an IpPrefix
instance which represents this instance.
- getIpPrefix() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return an IpPrefix
instance which represents this instance.
- getLength() - Method in class org.opendaylight.vtn.manager.packet.UDP
-
Gets the stored length of UDP packet.
- getMacAddress() - Method in class org.opendaylight.vtn.manager.util.EtherAddress
-
Return a MacAddress
instance which represents this ethernet
address.
- getMaxPrefix() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return the maximum length of the network prefix.
- getMaxPrefix() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return the maximum length of the network prefix.
- getMdAddress() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return a MD-SAL IP address which represents this network address.
- getMdAddress() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return a MD-SAL IP address which represents this network address.
- getNetMask(int) - Static method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an integer value which represents the IPv4 netmask specified by
the given prefix length.
- getNetMask() - Method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an integer value which represents the network mask.
- getNetworkAddress(InetAddress, int) - Static method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Create an IPv4 network address from the given IPv4 address and
prefix length.
- getOpCode() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the opCode from stored ARP header.
- getOptions() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the Options stored.
- getPayload() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the packet encapsulated by this packet.
- getPcp() - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Gets the priority code point(PCP) stored.
- getPrefixLength(byte[]) - Static method in class org.opendaylight.vtn.manager.util.Ip4Network
-
Return an IPv4 prefix length represented by the given byte array.
- getPrefixLength() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return the length of network prefix.
- getProtocol() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the protocol value stored.
- getProtocolAddressLength() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Get the protocol address length from Protocol header.
- getProtocolType() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the protocol type from the stored ARP header.
- getRawPayload() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Returns the raw payload carried by this packet in case payload was not
parsed.
- getRawPayloadSize() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the size of the raw payload in this packet.
- getReserved() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the reserved field value.
- getSenderHardwareAddress() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the sender hardware address from the stored ARP header.
- getSenderProtocolAddress() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the IP address from the stored ARP header.
- getSequenceNumber() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Gets the ICMP sequence number of the current ICMP object instance.
- getSequenceNumber() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the TCP sequence number.
- getShort(String) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Return the value of the specified field as a short integer.
- getSourceAddress() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the source IP address stored.
- getSourceMACAddress() - Method in class org.opendaylight.vtn.manager.packet.Ethernet
-
Gets the source MAC address stored.
- getSourcePort() - Method in class org.opendaylight.vtn.manager.packet.PortPacket
-
Return the source port number configured in this instance.
- getTargetHardwareAddress() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the hardware address from the stored ARP header.
- getTargetProtocolAddress() - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Gets the target protocol address.
- getText() - Method in class org.opendaylight.vtn.manager.util.EtherAddress
-
Return a hex string which represents this ethernet address.
- getText() - Method in class org.opendaylight.vtn.manager.util.IpNetwork
-
Return a string representation of IP network.
- getTotalLength() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the total length of the IPv4 packe in bytes.
- getTtl() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the TTL value stored.
- getType() - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Returns the type field of the current ICMP packet.
- getUnsigned(byte) - Static method in class org.opendaylight.vtn.manager.util.NumberUtils
-
Return the unsigned value of the given byte value.
- getUnsigned(short) - Static method in class org.opendaylight.vtn.manager.util.NumberUtils
-
Return the unsigned value of the given short value.
- getUnsigned(int) - Static method in class org.opendaylight.vtn.manager.util.NumberUtils
-
Return the unsigned value of the given integer value.
- getUnsigned(long) - Static method in class org.opendaylight.vtn.manager.util.NumberUtils
-
Return the unsigned value of the given long integer value.
- getUrgentPointer() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the TCP urgent pointer.
- getVersion() - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Gets the IP version stored.
- getVid() - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Gets the VLAN identifier(VID) stored.
- getVtnErrorTag() - Method in exception org.opendaylight.vtn.manager.VTNException
-
Return the VtnErrorTag
instance which indicates the result of
the operation.
- getWindowSize() - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Return the TCP window size.
- serialize() - Method in class org.opendaylight.vtn.manager.packet.Packet
-
This method serializes the header and payload from the respective
packet class, into a single stream of bytes to be sent on the wire.
- setAckNumber(int) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP Ack number for the current TCP object instance.
- setBits(byte[], byte[], int, int) - Static method in class org.opendaylight.vtn.manager.util.ByteUtils
-
Copy bits in the specified input byte array into the specified output
array.
- setCfi(byte) - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Sets the canonical format indicator(CFI) for the current IEEE 802.1Q
object instance.
- setChecksum(short) - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Sets the ICMP checksum for the current ICMP object instance.
- setChecksum(short) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Set the IP checksum value.
- setChecksum(short) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP checksum for the current TCP object instance.
- setChecksum(short) - Method in class org.opendaylight.vtn.manager.packet.UDP
-
Set the checksum for the current UDP object instance.
- setCode(byte) - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Sets the ICMP code (type subtype) for the current ICMP object instance.
- setCorrupted(boolean) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Set a boolean value which determines whether this packet is corrupted
or not.
- setDataOffset(byte) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP data offset for the current TCP object instance.
- setDestinationAddress(Ip4Network) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the IP destination address from the header.
- setDestinationMACAddress(byte[]) - Method in class org.opendaylight.vtn.manager.packet.Ethernet
-
Sets the destination MAC address for the current Ethernet object.
- setDestinationPort(short) - Method in class org.opendaylight.vtn.manager.packet.PortPacket
-
Set the destination port number into this instance.
- setDiffServ(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the differential services value from the IP header.
- setECN(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the ECN bits from the header.
- setEtherType(short) - Method in class org.opendaylight.vtn.manager.packet.EtherTypePacket
-
Set the Ethernet type that determines the type of the payload for
this instance.
- setFlags(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the IP flags value.
- setFragmentOffset(short) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the IP fragmentation offset value.
- setHardwareAddressLength(byte) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the hardware address length for the current ARP object instance.
- setHardwareType(short) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the hardware Type for the current ARP object instance.
- setHeaderField(String, byte[]) - Method in class org.opendaylight.vtn.manager.packet.EtherTypePacket
-
Store the value of fields read from data stream.
- setHeaderField(String, byte[]) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the value of fields read from data stream.
- setHeaderField(String, byte[]) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Associate the specified value with the specified header field.
- setHeaderLenFlags(short) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP flags for the current TCP object instance.
- setHeaderLength(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the length of IP header in words (4 bytes).
- setIdentification(short) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the identification number from the header.
- setIdentifier(short) - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Sets the ICMP identifier for the current ICMP object instance.
- setInt(byte[], int, int) - Static method in class org.opendaylight.vtn.manager.util.NumberUtils
-
Set an integer value into the given byte array in network byte order.
- setLength(short) - Method in class org.opendaylight.vtn.manager.packet.UDP
-
Set the UDP header length value for the current UDP object instance.
- setOpCode(short) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the opCode for the current ARP object instance.
- setOptions(byte[]) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Store the options from IP header.
- setPayload(Packet) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Set the packet encapsulated by this IPv4 packet.
- setPayload(Packet) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Set the packet encapsulated by this packet.
- setPayloadClass(Class<? extends Packet>) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Set a class that specifies the type of packets encapsulated by this
packet.
- setPcp(byte) - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Sets the priority code point(PCP) for the current IEEE 802.1Q object
instance.
- setProtocol(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the protocol value of the IP payload.
- setProtocolAddressLength(byte) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the Protocol address for the current ARP object instance.
- setProtocolType(short) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the protocol Type for the current ARP object instance.
- setRawPayload(byte[]) - Method in class org.opendaylight.vtn.manager.packet.Packet
-
Set a raw payload in the packet class.
- setReserved(byte) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP reserved bits for the current TCP object instance.
- setSenderHardwareAddress(byte[]) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the sender hardware address for the current ARP object instance.
- setSenderProtocolAddress(byte[]) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the sender protocol address for the current ARP object instance.
- setSequenceNumber(short) - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Sets the ICMP sequence number for the current ICMP object instance.
- setSequenceNumber(int) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP sequence number for the current TCP object instance.
- setShort(byte[], int, short) - Static method in class org.opendaylight.vtn.manager.util.NumberUtils
-
Set a short integer value into the given byte array in network byte
order.
- setSourceAddress(Ip4Network) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the IP source address from the header.
- setSourceMACAddress(byte[]) - Method in class org.opendaylight.vtn.manager.packet.Ethernet
-
Sets the source MAC address for the current Ethernet object.
- setSourcePort(short) - Method in class org.opendaylight.vtn.manager.packet.PortPacket
-
Set the source port number into this instance.
- setTargetHardwareAddress(byte[]) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the target hardware address for the current ARP object instance.
- setTargetProtocolAddress(byte[]) - Method in class org.opendaylight.vtn.manager.packet.ARP
-
Sets the target protocol address for the current ARP object instance.
- setTotalLength(short) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the total length of IPv4 packet in bytes.
- setTtl(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the TTL value.
- setType(byte) - Method in class org.opendaylight.vtn.manager.packet.ICMP
-
Sets the type for the current ICMP message.
- setUrgentPointer(short) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP Urgent Pointer for the current TCP object instance.
- setVersion(byte) - Method in class org.opendaylight.vtn.manager.packet.IPv4
-
Stores the IP version from the header.
- setVid(short) - Method in class org.opendaylight.vtn.manager.packet.IEEE8021Q
-
Sets the VLAN identifier(VID) for the current IEEE 802.1Q instance.
- setWindowSize(short) - Method in class org.opendaylight.vtn.manager.packet.TCP
-
Sets the TCP window size for the current TCP object instance.
- ShortAdapter - Class in org.opendaylight.vtn.manager.util.xml.adapters
-
ShortAdapter
establishes XML data binding between
Short
type and
String
.
- ShortAdapter() - Constructor for class org.opendaylight.vtn.manager.util.xml.adapters.ShortAdapter
-
- shortValue() - Method in enum org.opendaylight.vtn.manager.util.EtherTypes
-
Return the Ethernet type value as a short integer value.
- shortValue() - Method in enum org.opendaylight.vtn.manager.util.InetProtocols
-
Return the IP protocol number as a short integer value.
- SIZE - Static variable in class org.opendaylight.vtn.manager.util.EtherAddress
-
The number of octets in an ethernet address.
- SIZE - Static variable in class org.opendaylight.vtn.manager.util.Ip4Network
-
The number of octets in an IPv4 address.