Open Kilda Java Documentation
org.openkilda.floodlight.pathverification.VerificationPacket Member List

This is the complete list of members for org.openkilda.floodlight.pathverification.VerificationPacket, including all inherited members.

chassisIdorg.openkilda.floodlight.pathverification.VerificationPacketprotected
deserialize(byte[] data, int offset, int length)org.openkilda.floodlight.pathverification.VerificationPacket
equals(Object obj)org.openkilda.floodlight.pathverification.VerificationPacket
ethTypeorg.openkilda.floodlight.pathverification.VerificationPacketprotected
getChassisId()org.openkilda.floodlight.pathverification.VerificationPacket
getOptionalTLVList()org.openkilda.floodlight.pathverification.VerificationPacket
getPortId()org.openkilda.floodlight.pathverification.VerificationPacket
getTtl()org.openkilda.floodlight.pathverification.VerificationPacket
hashCode()org.openkilda.floodlight.pathverification.VerificationPacket
optionalTLVListorg.openkilda.floodlight.pathverification.VerificationPacketprotected
portIdorg.openkilda.floodlight.pathverification.VerificationPacketprotected
serialize()org.openkilda.floodlight.pathverification.VerificationPacket
setChassisId(LLDPTLV chassisId)org.openkilda.floodlight.pathverification.VerificationPacket
setOptionalTLVList(List< LLDPTLV > optionalTLVList)org.openkilda.floodlight.pathverification.VerificationPacket
setPortId(LLDPTLV portId)org.openkilda.floodlight.pathverification.VerificationPacket
setTtl(LLDPTLV ttl)org.openkilda.floodlight.pathverification.VerificationPacket
toString()org.openkilda.floodlight.pathverification.VerificationPacket
ttlorg.openkilda.floodlight.pathverification.VerificationPacketprotected
VerificationPacket()org.openkilda.floodlight.pathverification.VerificationPacket
VerificationPacket(Data data)org.openkilda.floodlight.pathverification.VerificationPacket