OpenWSN Firmware
|
Go to the source code of this file.
Functions | |
void | mpls_init (void) |
GMPLS L2.5 manager. Is in charge of L2.5 activity. Controls RSVP messages and its timming and sends to cfres RSVP objects containing the information to create an schedule. It can talk with uRes as well. More... | |
error_t | mpls_send (OpenQueueEntry_t *msg) |
void | mpls_receive (OpenQueueEntry_t *msg) |
void mpls_init | ( | void | ) |
GMPLS L2.5 manager. Is in charge of L2.5 activity. Controls RSVP messages and its timming and sends to cfres RSVP objects containing the information to create an schedule. It can talk with uRes as well.
void mpls_receive | ( | OpenQueueEntry_t * | msg | ) |
error_t mpls_send | ( | OpenQueueEntry_t * | msg | ) |