OpenVPN 3 Core Library
Loading...
Searching...
No Matches
tunutil.hpp File Reference
#include <fcntl.h>
#include <errno.h>
#include <string>
#include <openvpn/common/size.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/asio/asioerr.hpp>
#include <openvpn/common/to_string.hpp>
#include <openvpn/common/scoped_fd.hpp>
#include <openvpn/tun/layer.hpp>
Include dependency graph for tunutil.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 
namespace  openvpn::TunMac
 
namespace  openvpn::TunMac::Util
 

Functions

 openvpn::TunMac::Util::OPENVPN_EXCEPTION (tun_mac_util)
 
int openvpn::TunMac::Util::tuntap_open (const Layer &layer, std::string &name)