OpenVPN 3 Core Library
Loading...
Searching...
No Matches
tunlog.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OPENVPN_LOG_TUN_ERROR(x)
 
#define OPENVPN_LOG_TUN(x)
 
#define OPENVPN_LOG_TUN_VERBOSE(x)
 

Macro Definition Documentation

◆ OPENVPN_LOG_TUN

#define OPENVPN_LOG_TUN (   x)

Definition at line 26 of file tunlog.hpp.

◆ OPENVPN_LOG_TUN_ERROR

#define OPENVPN_LOG_TUN_ERROR (   x)

Definition at line 20 of file tunlog.hpp.

◆ OPENVPN_LOG_TUN_VERBOSE

#define OPENVPN_LOG_TUN_VERBOSE (   x)

Definition at line 32 of file tunlog.hpp.