Kea  1.9.9-git
isc::ha::CommunicationState4::ConnectingClient4 Struct Reference

Structure holding information about the client which has send the packet being analyzed. More...

#include <communication_state.h>

Public Attributes

std::vector< uint8_t > clientid_
 
std::vector< uint8_t > hwaddr_
 
bool unacked_
 

Detailed Description

Structure holding information about the client which has send the packet being analyzed.

Definition at line 613 of file communication_state.h.

Member Data Documentation

std::vector<uint8_t> isc::ha::CommunicationState4::ConnectingClient4::clientid_

Definition at line 615 of file communication_state.h.

std::vector<uint8_t> isc::ha::CommunicationState4::ConnectingClient4::hwaddr_
bool isc::ha::CommunicationState4::ConnectingClient4::unacked_

Definition at line 616 of file communication_state.h.


The documentation for this struct was generated from the following file: