OpenVPN
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
);
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
misc.h
networking.h
openvpn_net_ctx_t
void * openvpn_net_ctx_t
Definition
networking.h:39
env_set
Definition
env_set.h:42
es
struct env_set * es
Definition
test_pkcs11.c:141
Generated by
1.9.8