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

Go to the source code of this file.

Namespaces

namespace  openvpn
 
namespace  openvpn::ProfileParseLimits
 

Enumerations

enum  {
  openvpn::ProfileParseLimits::MAX_PROFILE_SIZE = 262144 , openvpn::ProfileParseLimits::MAX_PUSH_SIZE = 262144 , openvpn::ProfileParseLimits::MAX_LINE_SIZE = 512 , openvpn::ProfileParseLimits::MAX_DIRECTIVE_SIZE = 64 ,
  openvpn::ProfileParseLimits::OPT_OVERHEAD = 64 , openvpn::ProfileParseLimits::TERM_OVERHEAD = 16 , openvpn::ProfileParseLimits::MAX_SERVER_LIST_SIZE = 4096
}