|
OpenVPN
|


Go to the source code of this file.
Functions | |
| int | set_lladdr (openvpn_net_ctx_t *ctx, const char *ifname, const char *lladdr, const struct env_set *es) |
| int set_lladdr | ( | openvpn_net_ctx_t * | ctx, |
| const char * | ifname, | ||
| const char * | lladdr, | ||
| const struct env_set * | es | ||
| ) |
Definition at line 51 of file lladdr.c.
References es, M_INFO, msg, and set_lladdr_ifconfig().
Referenced by do_open_tun(), and do_persist_tuntap().