|
INET Framework for OMNeT++/OMNEST
|
#include <string.h>#include <stdlib.h>#include <assert.h>#include "SCTP.h"#include "SCTPAssociation.h"#include "SCTPCommand_m.h"#include "IPv6ControlInfo.h"#include "SCTPQueue.h"#include "SCTPAlgorithm.h"#include "RoutingTable.h"#include "RoutingTableAccess.h"#include "InterfaceTable.h"#include "InterfaceTableAccess.h"#include "IPv4InterfaceData.h"#include "IPv6InterfaceData.h"#include "IPv6Address.h"#include "UDPControlInfo_m.h"Defines | |
| #define | CASE(x) case x: s=#x+7; break |
| #define | CASE(x) case x: s=#x+7; break |
| #define | CASE(x) case x: s=#x+7; break |
| #define CASE | ( | x | ) | case x: s=#x+7; break |
| #define CASE | ( | x | ) | case x: s=#x+7; break |
| #define CASE | ( | x | ) | case x: s=#x+7; break |