Contiki-NG
Macros

Header file with definition of multicast engine constants. More...

Go to the source code of this file.

Macros

#define UIP_MCAST6_ENGINE_NONE   0
 Selecting this disables mcast.
 
#define UIP_MCAST6_ENGINE_SMRF   1
 The SMRF engine.
 
#define UIP_MCAST6_ENGINE_ROLL_TM   2
 The ROLL TM engine.
 
#define UIP_MCAST6_ENGINE_ESMRF   3
 The ESMRF engine.
 

Detailed Description

Header file with definition of multicast engine constants.

When writing a new engine, add it here with a unique number and then modify uip-mcast6.h accordingly

Author
George Oikonomou - oikon.nosp@m.omou.nosp@m.@user.nosp@m.s.so.nosp@m.urcef.nosp@m.orge.nosp@m..net

Definition in file uip-mcast6-engines.h.