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
Macros | |
#define | UIP_MCAST6_ENGINE_NONE 0 /* Selecting this disables mcast */ |
#define | UIP_MCAST6_ENGINE_ROLL_TM 2 |
#define | UIP_MCAST6_ENGINE_SMRF 1 |
#define UIP_MCAST6_ENGINE_NONE 0 /* Selecting this disables mcast */ |
#define UIP_MCAST6_ENGINE_ROLL_TM 2 |
#define UIP_MCAST6_ENGINE_SMRF 1 |