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
g
h
i
k
l
m
o
p
r
s
t
u
w
Functions
a
b
c
g
k
l
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
Variables
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
L4Re Operating System Framework
Overview
Introduction
Tutorial
Programming for L4Re
L4Re Servers
uvmm_dtg The device tree generator for Uvmm
Bootstrap, the L4 kernel bootstrapper
Deprecated List
Topics
Namespaces
Data Structures
Files
File List
amd64
arm
arm64
contrib
l4
pkg
drivers-frst
l4re-core
virtio-net-switch
server
switch
debug.h
filter.cc
filter.h
mac_addr.h
mac_table.h
main.cc
Makefile
options.cc
options.h
port.h
port_ixl.h
port_l4virtio.h
request.h
request_ixl.h
request_l4virtio.h
stats.h
switch.cc
switch.h
virtio_net.h
virtio_net_buffer.h
vlan.h
x86
Globals
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Makefile
1
PKGDIR ?= ../..
2
L4DIR ?= $(PKGDIR)/../..
3
4
TARGET = l4vio_switch
5
6
REQUIRES_LIBS = libstdc++ l4virtio
7
REQUIRES_LIBS-$(CONFIG_VNS_IXL) += ixl
8
9
SRC_CC-$(CONFIG_VNS_PORT_FILTER) += filter.cc
10
11
SRC_CC = main.cc
switch
.cc options.cc
12
13
include $(L4DIR)/mk/prog.mk
pkg
virtio-net-switch
server
switch
Makefile
Generated on
for L4Re Operating System Framework by
1.15.0