|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TCP | |
---|---|
net.floodlightcontroller.packet |
Uses of TCP in net.floodlightcontroller.packet |
---|
Methods in net.floodlightcontroller.packet that return TCP | |
---|---|
TCP |
TCP.setAcknowledge(int ack)
|
TCP |
TCP.setChecksum(short checksum)
|
TCP |
TCP.setDataOffset(byte offset)
|
TCP |
TCP.setDestinationPort(short destinationPort)
|
TCP |
TCP.setFlags(short flags)
|
TCP |
TCP.setOptions(byte[] options)
|
TCP |
TCP.setSequence(int seq)
|
TCP |
TCP.setSourcePort(short sourcePort)
|
TCP |
TCP.setTcpChecksum(short checksum)
|
TCP |
TCP.setUrgentPointer(short urgentPointer)
|
TCP |
TCP.setWindowSize(short windowSize)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |