of_manager.h

RPL Objective functions manager header.

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.

Parameters

ocp:Objective code point of objective function

Return values

  • Pointer of corresponding objective function implementation