NetSim Source Code Help
Loading...
Searching...
No Matches
DODAG.c File Reference
#include "main.h"
#include "RPL.h"
#include "RPL_enum.h"
Include dependency graph for DODAG.c:

Go to the source code of this file.

Functions

PRPL_DODAG rpl_dodag_create (PRPL_CTRL_MSG dio_pdu)
 
void rpl_dodag_destroy (PRPL_DODAG dodag)
 
void join_dodag_iteration (NETSIM_ID d, PRPL_CTRL_MSG dio_pdu)
 
void update_dodag_config (NETSIM_ID node, PRPL_CTRL_MSG dio_pdu)
 

Function Documentation

◆ join_dodag_iteration()

void join_dodag_iteration ( NETSIM_ID  d,
PRPL_CTRL_MSG  dio_pdu 
)

Definition at line 73 of file DODAG.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rpl_dodag_create()

PRPL_DODAG rpl_dodag_create ( PRPL_CTRL_MSG  dio_pdu)

Definition at line 18 of file DODAG.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rpl_dodag_destroy()

void rpl_dodag_destroy ( PRPL_DODAG  dodag)

Definition at line 53 of file DODAG.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ update_dodag_config()

void update_dodag_config ( NETSIM_ID  node,
PRPL_CTRL_MSG  dio_pdu 
)

Definition at line 112 of file DODAG.c.

Here is the call graph for this function:
Here is the caller graph for this function: