INET Framework for OMNeT++/OMNEST
Ipv6NeighbourDiscovery.cc File Reference

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)
 

Macro Definition Documentation

◆ MK_AR_TIMEOUT

#define MK_AR_TIMEOUT   7

◆ MK_ASSIGN_LINKLOCAL_ADDRESS

#define MK_ASSIGN_LINKLOCAL_ADDRESS   0

◆ MK_DAD_TIMEOUT

#define MK_DAD_TIMEOUT   4

◆ MK_INITIATE_RTRDIS

#define MK_INITIATE_RTRDIS   3

◆ MK_NUD_TIMEOUT

#define MK_NUD_TIMEOUT   6

◆ MK_RD_TIMEOUT

#define MK_RD_TIMEOUT   5

◆ MK_SEND_PERIODIC_RTRADV

#define MK_SEND_PERIODIC_RTRADV   1

◆ MK_SEND_SOL_RTRADV

#define MK_SEND_SOL_RTRADV   2