|
INET Framework for OMNeT++/OMNEST
|
#include "inet/transportlayer/sctp/SctpHeaderSerializer.h"#include "inet/common/Endian.h"#include "inet/common/packet/serializer/ChunkSerializerRegistry.h"#include "inet/networklayer/common/IpProtocolId_m.h"#include "inet/networklayer/ipv4/Ipv4HeaderSerializer.h"#include "inet/networklayer/ipv4/Ipv4Header_m.h"#include "inet/networklayer/ipv4/headers/ip.h"#include "inet/transportlayer/contract/sctp/SctpCommand_m.h"#include "inet/transportlayer/sctp/SctpAssociation.h"#include "inet/transportlayer/sctp/SctpChecksum.h"#include "inet/transportlayer/sctp/headers/sctphdr.h"#include <arpa/inet.h>#include <netinet/in.h>#include <sys/socket.h>#include <sys/types.h>Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::sctp | |
Macros | |
| #define | MAXBUFLEN 1 << 16 |
Functions | |
| inet::sctp::Register_Serializer (SctpHeader, SctpHeaderSerializer) | |
| #define MAXBUFLEN 1 << 16 |