| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| Modifier and Type | Method and Description |
|---|---|
UDP |
UDP.setChecksum(short checksum) |
UDP |
UDP.setDestinationPort(int destinationPort) |
UDP |
UDP.setSourcePort(int sourcePort) |
| Modifier and Type | Method and Description |
|---|---|
static Deserializer<UDP> |
UDP.deserializer()
Deserializer function for UDP packets.
|
Copyright © 2016. All rights reserved.