Uses of Class
org.opendaylight.genius.mdsalutil.packet.Ethernet
-
Packages that use Ethernet Package Description org.opendaylight.genius.alivenessmonitor.protocols.internal org.opendaylight.genius.mdsalutil.packet -
-
Uses of Ethernet in org.opendaylight.genius.alivenessmonitor.protocols.internal
Methods in org.opendaylight.genius.alivenessmonitor.protocols.internal that return Ethernet Modifier and Type Method Description EthernetAlivenessProtocolHandlerLLDP. makeLLDPPacket(java.lang.String nodeId, long portNum, byte[] srcMac, java.lang.String sourceInterface) -
Uses of Ethernet in org.opendaylight.genius.mdsalutil.packet
Subclasses of Ethernet in org.opendaylight.genius.mdsalutil.packet Modifier and Type Class Description classIEEE8021QMethods in org.opendaylight.genius.mdsalutil.packet that return Ethernet Modifier and Type Method Description EthernetEthernet. setDestinationMACAddress(byte[] destinationMACAddress)EthernetEthernet. setEtherType(short etherType)EthernetEthernet. setSourceMACAddress(byte[] sourceMACAddress)
-