INET Framework for OMNeT++/OMNEST
|
#include "inet/networklayer/icmpv6/IPv6NeighbourDiscovery.h"
#include "inet/networklayer/contract/ipv6/IPv6ControlInfo.h"
#include "inet/networklayer/ipv6/IPv6Datagram.h"
#include "inet/networklayer/ipv6/IPv6InterfaceData.h"
#include "inet/networklayer/contract/IInterfaceTable.h"
#include "inet/networklayer/ipv6/IPv6RoutingTable.h"
#include "inet/common/ModuleAccess.h"
#include "inet/common/lifecycle/NodeStatus.h"
#include "inet/networklayer/icmpv6/ICMPv6.h"
#include "inet/networklayer/xmipv6/xMIPv6.h"
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | MK_ASSIGN_LINKLOCAL_ADDRESS 0 |
#define | MK_SEND_PERIODIC_RTRADV 1 |
#define | MK_SEND_SOL_RTRADV 2 |
#define | MK_INITIATE_RTRDIS 3 |
#define | MK_DAD_TIMEOUT 4 |
#define | MK_RD_TIMEOUT 5 |
#define | MK_NUD_TIMEOUT 6 |
#define | MK_AR_TIMEOUT 7 |
Functions | |
inet::Define_Module (IPv6NeighbourDiscovery) | |
#define MK_AR_TIMEOUT 7 |
#define MK_ASSIGN_LINKLOCAL_ADDRESS 0 |
#define MK_DAD_TIMEOUT 4 |
#define MK_INITIATE_RTRDIS 3 |
#define MK_NUD_TIMEOUT 6 |
#define MK_RD_TIMEOUT 5 |
#define MK_SEND_PERIODIC_RTRADV 1 |
#define MK_SEND_SOL_RTRADV 2 |