Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
of_manager.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2014 Freie Universität Berlin
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
18
#include "
structs.h
"
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
27
void
gnrc_rpl_of_manager_init
(
void
);
28
34
gnrc_rpl_of_t
*
gnrc_rpl_get_of_for_ocp
(uint16_t ocp);
35
36
#ifdef __cplusplus
37
}
38
#endif
39
gnrc_rpl_get_of_for_ocp
gnrc_rpl_of_t * gnrc_rpl_get_of_for_ocp(uint16_t ocp)
Returns objective function with a given cope point.
gnrc_rpl_of_manager_init
void gnrc_rpl_of_manager_init(void)
Initialization of Manager and of-functions.
gnrc_rpl_of_t
Objective function representation.
Definition:
structs.h:256
structs.h
RPL data structs.
Generated on Mon Nov 24 2025 18:43:16 by
1.9.1