#include "tun.h"
Go to the source code of this file.
Functions | |
int | tun_create (char *dev) |
int | tun_conf_ipv4 (char *ifname, char *ip_from, char *ip_to) |
int tun_conf_ipv4 | ( | char * | ifname, |
char * | ip_from, | ||
char * | ip_to | ||
) |
int tun_create | ( | char * | dev | ) |