INET Framework for OMNeT++/OMNEST
|
#include <PacketDrillUtils.h>
Public Member Functions | |
PacketDrillSctpChunk (uint8 type_, SCTPChunk *sctpChunk) | |
uint8 | getType () |
SCTPChunk * | getChunk () |
Private Attributes | |
uint8 | type |
SCTPChunk * | chunk |
PacketDrillSctpChunk::PacketDrillSctpChunk | ( | uint8 | type_, |
SCTPChunk * | sctpChunk | ||
) |
|
inline |
Referenced by PacketDrill::buildSCTPPacket().
|
inline |
Referenced by PacketDrill::buildSCTPPacket().
|
private |
|
private |