RPL Objective functions manager header. More...
RPL Objective functions manager header.
Definition in file of_manager.h.
#include "structs.h"
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. More... | |
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 |