#include <proto.hpp>
Definition at line 1283 of file proto.hpp.
◆ anonymous enum
| Enumerator |
|---|
| DEFINED | |
| CONTROL | |
| SECONDARY | |
| SOFT_RESET | |
Definition at line 1287 of file proto.hpp.
◆ PacketType()
| openvpn::ProtoContext::PacketType::PacketType |
( |
const Buffer & |
buf, |
|
|
class ProtoContext & |
proto |
|
) |
| |
|
inlineprivate |
◆ is_control()
| bool openvpn::ProtoContext::PacketType::is_control |
( |
| ) |
const |
|
inline |
◆ is_data()
| bool openvpn::ProtoContext::PacketType::is_data |
( |
| ) |
const |
|
inline |
◆ is_defined()
| bool openvpn::ProtoContext::PacketType::is_defined |
( |
| ) |
const |
|
inline |
◆ is_soft_reset()
| bool openvpn::ProtoContext::PacketType::is_soft_reset |
( |
| ) |
const |
|
inline |
◆ peer_id()
| int openvpn::ProtoContext::PacketType::peer_id |
( |
| ) |
const |
|
inline |
◆ ProtoContext
◆ flags
| unsigned int openvpn::ProtoContext::PacketType::flags |
|
private |
◆ opcode
| unsigned int openvpn::ProtoContext::PacketType::opcode |
|
private |
◆ peer_id_
| int openvpn::ProtoContext::PacketType::peer_id_ |
|
private |
The documentation for this class was generated from the following file: