OpenWSN Firmware
Main Page
Modules
Data Structures
Files
File List
Globals
gmpls.h
Go to the documentation of this file.
1
8
#ifndef __GMPLS_H
9
#define __GMPLS_H
10
11
#include "
openwsn.h
"
12
#include "
openqueue.h
"
13
14
15
void
mpls_init
(
void
);
16
// from upper layer
17
error_t
mpls_send
(
OpenQueueEntry_t
*msg);
18
// from lower layer
19
void
mpls_receive
(
OpenQueueEntry_t
* msg);
20
21
#endif
mpls_send
error_t mpls_send(OpenQueueEntry_t *msg)
Definition:
gmpls.c:30
mpls_init
void mpls_init()
GMPLS L2.5 manager. Is in charge of L2.5 activity. Controls RSVP messages and its timming and sends t...
Definition:
gmpls.c:23
openqueue.h
mpls_receive
void mpls_receive(OpenQueueEntry_t *msg)
Definition:
gmpls.c:43
openwsn.h
OpenQueueEntry_t
Definition:
openwsn.h:288
firmware
openos
openwsn
02.5-MPLS
gmpls.h
Generated on Wed Sep 24 2014 04:39:18 for OpenWSN Firmware by
1.8.5