public class ReactiveForwardMetrics extends Object
| Modifier and Type | Method and Description |
|---|---|
org.onlab.packet.MacAddress |
getMacAddress() |
void |
incrementDroppedPacket() |
void |
incrementForwardedPacket() |
void |
incrementInPacket() |
void |
incremnetReplyPacket() |
String |
toString() |
public void incremnetReplyPacket()
public void incrementInPacket()
public void incrementDroppedPacket()
public void incrementForwardedPacket()
public org.onlab.packet.MacAddress getMacAddress()