|
INET Framework for OMNeT++/OMNEST
|
#include "inet/networklayer/icmpv6/Ipv6NeighbourDiscovery.h"#include "inet/common/ModuleAccess.h"#include "inet/common/ProtocolTag_m.h"#include "inet/common/lifecycle/NodeStatus.h"#include "inet/linklayer/common/InterfaceTag_m.h"#include "inet/networklayer/common/HopLimitTag_m.h"#include "inet/networklayer/common/L3AddressTag_m.h"#include "inet/networklayer/contract/IInterfaceTable.h"#include "inet/networklayer/icmpv6/Icmpv6.h"#include "inet/networklayer/ipv6/Ipv6Header.h"#include "inet/networklayer/ipv6/Ipv6InterfaceData.h"#include "inet/networklayer/ipv6/Ipv6RoutingTable.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 |