L4Re Operating System Framework
Interface and Usage Documentation
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
h
i
k
m
o
p
r
s
t
u
w
Functions
a
b
c
k
m
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
_
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
Enumerations
a
c
d
e
f
i
m
n
p
q
r
s
t
v
Enumerator
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
w
x
Related Symbols
Files
File List
Globals
All
_
a
b
d
e
f
g
l
m
n
o
p
r
s
Functions
_
b
e
f
g
l
o
p
Typedefs
e
g
l
p
Enumerations
e
l
p
Enumerator
a
d
e
f
l
n
p
r
s
Macros
_
e
g
l
m
p
s
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
protocols.h
Go to the documentation of this file.
1
6
/*
7
* (c) 2015 Alexander Warg <alexander.warg@kernkonzept.com>
8
*
9
* License: see LICENSE.spdx (in this directory or the directories above)
10
*/
11
12
#pragma once
13
24
enum
L4re_protocols
25
{
26
L4RE_PROTO_DATASPACE
= 0x4000,
27
L4RE_PROTO_NAMESPACE
,
28
L4RE_PROTO_PARENT
,
29
L4RE_PROTO_GOOS
,
30
L4RE_PROTO_RSVD_1
,
31
L4RE_PROTO_RM
,
32
L4RE_PROTO_EVENT
,
33
L4RE_PROTO_INHIBITOR
,
34
L4RE_PROTO_DMA_SPACE
,
35
L4RE_PROTO_MMIO_SPACE
,
36
L4RE_PROTO_ITAS
,
38
L4RE_PROTO_DEBUG
= ~0x7fffL
39
};
24
enum
L4re_protocols
{
…
};
40
L4re_protocols
L4re_protocols
Common L4Re Protocol Constants.
Definition
protocols.h:25
L4RE_PROTO_DATASPACE
@ L4RE_PROTO_DATASPACE
ID for L4Re::Dataspace RPCs
Definition
protocols.h:26
L4RE_PROTO_RM
@ L4RE_PROTO_RM
ID for L4Re::Rm RPCs
Definition
protocols.h:31
L4RE_PROTO_EVENT
@ L4RE_PROTO_EVENT
ID for L4Re::Event RPCs
Definition
protocols.h:32
L4RE_PROTO_DMA_SPACE
@ L4RE_PROTO_DMA_SPACE
ID for L4Re::Dma_space RPCs
Definition
protocols.h:34
L4RE_PROTO_RSVD_1
@ L4RE_PROTO_RSVD_1
Reserved ID
Definition
protocols.h:30
L4RE_PROTO_PARENT
@ L4RE_PROTO_PARENT
ID for L4Re::Parent RPCs
Definition
protocols.h:28
L4RE_PROTO_DEBUG
@ L4RE_PROTO_DEBUG
ID for debugging RPCs
Definition
protocols.h:38
L4RE_PROTO_GOOS
@ L4RE_PROTO_GOOS
ID for L4Re::Video::Goos RPCs
Definition
protocols.h:29
L4RE_PROTO_ITAS
@ L4RE_PROTO_ITAS
ID for L4Re::Itas
Definition
protocols.h:36
L4RE_PROTO_NAMESPACE
@ L4RE_PROTO_NAMESPACE
ID for L4Re::Namespace RPCs
Definition
protocols.h:27
L4RE_PROTO_INHIBITOR
@ L4RE_PROTO_INHIBITOR
ID for L4Re::Inhibitor RPCs
Definition
protocols.h:33
L4RE_PROTO_MMIO_SPACE
@ L4RE_PROTO_MMIO_SPACE
ID for L4Re::Mmio_space
Definition
protocols.h:35
l4
re
protocols.h
Generated on Mon Mar 3 2025 23:08:49 for L4Re Operating System Framework by
1.9.8