OpenVPN
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Data Structures
Data Structures
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
z
Functions
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
z
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
x
z
Typedefs
a
b
c
d
e
f
h
i
l
m
n
o
p
s
u
w
Enumerations
_
a
c
d
e
f
g
h
k
m
o
p
r
t
u
v
w
Enumerator
_
a
c
d
e
f
g
i
k
m
o
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
src
openvpn
lladdr.h
Go to the documentation of this file.
1
/*
2
* Support routine for configuring link layer address
3
*/
4
5
#include "
misc.h
"
6
#include "
networking.h
"
7
8
int
set_lladdr
(
openvpn_net_ctx_t
*ctx,
const
char
*ifname,
const
char
*lladdr,
9
const
struct
env_set
*
es
);
networking.h
es
struct env_set * es
Definition:
test_pkcs11.c:141
openvpn_net_ctx_t
void * openvpn_net_ctx_t
Definition:
networking.h:28
misc.h
env_set
Definition:
env_set.h:42
set_lladdr
int set_lladdr(openvpn_net_ctx_t *ctx, const char *ifname, const char *lladdr, const struct env_set *es)
Definition:
lladdr.c:17
Generated by
1.8.17