RPL Objective functions manager header. More...
RPL Objective functions manager header.
Definition in file of_manager.h.
#include "structs.h" Include dependency graph for of_manager.h:
 Include dependency graph for of_manager.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| void | gnrc_rpl_of_manager_init (void) | 
| Initialization of Manager and of-functions. | |
| gnrc_rpl_of_t * | gnrc_rpl_get_of_for_ocp (uint16_t ocp) | 
| Returns objective function with a given cope point. | |
| gnrc_rpl_of_t * gnrc_rpl_get_of_for_ocp | ( | uint16_t | ocp | ) | 
Returns objective function with a given cope point.
| [in] | ocp | Objective code point of objective function |