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

Go to the source code of this file.

Macros

#define check_if_dis_needed(rpl)   (rpl->joined_dodag == NULL)
 

Functions

void rpl_dis_pdu_send ()
 
void rpl_process_dis_msg ()
 
void rpl_dis_msg_destroy (NetSim_PACKET *packet)
 
void rpl_dis_msg_copy (const NetSim_PACKET *destPacket, const NetSim_PACKET *srcPacket)
 

Macro Definition Documentation

◆ check_if_dis_needed

#define check_if_dis_needed (   rpl)    (rpl->joined_dodag == NULL)

Definition at line 18 of file DIS.c.

Function Documentation

◆ rpl_dis_msg_copy()

void rpl_dis_msg_copy ( const NetSim_PACKET destPacket,
const NetSim_PACKET srcPacket 
)

Definition at line 62 of file DIS.c.

Here is the call graph for this function:

◆ rpl_dis_msg_destroy()

void rpl_dis_msg_destroy ( NetSim_PACKET packet)

Definition at line 51 of file DIS.c.

Here is the call graph for this function:

◆ rpl_dis_pdu_send()

void rpl_dis_pdu_send ( )

Definition at line 20 of file DIS.c.

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

◆ rpl_process_dis_msg()

void rpl_process_dis_msg ( )

Definition at line 40 of file DIS.c.

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