Package | Description |
---|---|
org.opendaylight.openflowplugin.libraries.liblldp |
Modifier and Type | Method and Description |
---|---|
Ethernet |
Ethernet.setDestinationMACAddress(byte[] destinationMACAddress)
Sets the destination MAC address for the current Ethernet object instance.
|
Ethernet |
Ethernet.setEtherType(short etherType)
Sets the etherType for the current Ethernet object instance.
|
Ethernet |
Ethernet.setSourceMACAddress(byte[] sourceMACAddress)
Sets the source MAC address for the current Ethernet object instance.
|
Copyright © 2019 OpenDaylight. All rights reserved.