NetSim Source Code Help
Loading...
Searching...
No Matches
RPL_enum.h
Go to the documentation of this file.
1
/************************************************************************************
2
* Copyright (C) 2020
3
* TETCOS, Bangalore. India *
4
5
* Tetcos owns the intellectual property rights in the Product and its content. *
6
* The copying, redistribution, reselling or publication of any or all of the *
7
* Product or its content without express prior written consent of Tetcos is *
8
* prohibited. Ownership and / or any other right relating to the software and all *
9
* intellectual property rights therein shall remain at all times with Tetcos. *
10
* Author: Shashi Kant Suman *
11
* ---------------------------------------------------------------------------------*/
12
#include "
EnumString.h
"
13
14
BEGIN_ENUM
(RPL_Subevent)
15
{
16
DECL_ENUM_ELEMENT_WITH_VAL
(RPL_SEND_DIS,
NW_PROTOCOL_RPL
* 100),
17
DECL_ENUM_ELEMENT
(RPL_SEND_DIO),
18
DECL_ENUM_ELEMENT
(RPL_SEND_DAO),
19
DECL_ENUM_ELEMENT
(RPL_TRICKLE_T_TIMEOUT),
20
DECL_ENUM_ELEMENT
(RPL_TRICKLE_I_TIMEOUT),
21
DECL_ENUM_ELEMENT
(RPL_NEW_PREF_PARENT),
22
DECL_ENUM_ELEMENT
(RPL_DAO_ROUTE_TIMEOUT),
23
}
24
#pragma warning(disable:4028)
25
END_ENUM
(RPL_Subevent);
26
#pragma warning(default:4028)
EnumString.h
DECL_ENUM_ELEMENT
#define DECL_ENUM_ELEMENT(element)
Definition:
EnumString.h:8
END_ENUM
#define END_ENUM(ENUM_NAME)
Definition:
EnumString.h:11
DECL_ENUM_ELEMENT_WITH_VAL
#define DECL_ENUM_ELEMENT_WITH_VAL(element, val)
Definition:
EnumString.h:9
BEGIN_ENUM
#define BEGIN_ENUM(ENUM_NAME)
Definition:
EnumString.h:10
NW_PROTOCOL_RPL
@ NW_PROTOCOL_RPL
Definition:
Stack.h:200
ALL
Component 6
RPL
RPL_enum.h
Generated on Fri Dec 9 2022 10:22:47 for NetSim Source Code Help by
1.9.5