INET Framework for OMNeT++/OMNEST
TCPSegment.h File Reference
#include <list>
#include "INETDefs.h"
#include "TCPSegment_m.h"

Go to the source code of this file.

Classes

class  TCPSegment

Functions

Comparing sequence numbers
bool seqLess (uint32 a, uint32 b)
bool seqLE (uint32 a, uint32 b)
bool seqGreater (uint32 a, uint32 b)
bool seqGE (uint32 a, uint32 b)

Function Documentation