Searched refs:open_tun (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dtun.h206 void open_tun (const char *dev, const char *dev_type, const char *dev_node,
H A Dtun.c1213 /* on windows, OpenVPN does ifconfig first, open_tun later, so
1382 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
1491 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
1501 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
1531 open_tun (dev, dev_type, dev_node, tt);
1670 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
1747 msg( M_INFO, "open_tun: got dynamic interface '%s%d'", dev_tuntap_type, new_ppa );
1753 msg (M_ERR, "open_tun: unexpected error trying to find free %s interface", dev_tuntap_type );
1757 msg (M_ERR, "open_tun: could not find free %s interface, give up.", dev_tuntap_type );
1993 open_tun (cons function
2130 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
2277 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
2389 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
2471 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
4521 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
5105 open_tun (const char *dev, const char *dev_type, const char *dev_node, struct tuntap *tt) function
[all...]
H A Dinit.c1442 by open_tun */
1451 open_tun (c->options.dev, c->options.dev_type, c->options.dev_node,

Completed in 183 milliseconds