Loading...
Searching...
No Matches

P2P-RPL data structs. More...

Detailed Description

P2P-RPL data structs.

Header file, which defines all structs used by P2P-RPL.

Author
Cenk Gündoğan cenk..nosp@m.guen.nosp@m.dogan.nosp@m.@haw.nosp@m.-hamb.nosp@m.urg..nosp@m.de

Definition in file p2p_structs.h.

+ Include dependency graph for p2p_structs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gnrc_rpl_p2p_opt_rdo_t
 P2P Route Discovery Object (RDO) Option. More...
 
struct  gnrc_rpl_p2p_dro_t
 P2P Discovery Reply Object (P2P-DRO) More...
 
struct  gnrc_rpl_p2p_dro_ack_t
 P2P Discovery Reply Object Acknowledgement (P2P-DRO-ACK) More...
 
struct  gnrc_rpl_p2p_ext_t
 Extended DODAG information for P2P-RPL. More...
 
#define GNRC_RPL_P2P_ADDR_VEC_NUMOF   (8)
 Address vector length in RDO DIO options and maximal hop count for the P2P-DODAG.
 

Macro Definition Documentation

◆ GNRC_RPL_P2P_ADDR_VEC_NUMOF

#define GNRC_RPL_P2P_ADDR_VEC_NUMOF   (8)

Address vector length in RDO DIO options and maximal hop count for the P2P-DODAG.

Definition at line 34 of file p2p_structs.h.