|  | Kea 3.1.0
    | 
Structure holding information about the client who has a rejected lease update. More...
#include <communication_state.h>
| Public Attributes | |
| std::vector< uint8_t > | clientid_ | 
| int64_t | expire_ | 
| std::vector< uint8_t > | hwaddr_ | 
Structure holding information about the client who has a rejected lease update.
Definition at line 961 of file communication_state.h.
| std::vector<uint8_t> isc::ha::CommunicationState4::RejectedClient4::clientid_ | 
Definition at line 963 of file communication_state.h.
| int64_t isc::ha::CommunicationState4::RejectedClient4::expire_ | 
Definition at line 964 of file communication_state.h.
| std::vector<uint8_t> isc::ha::CommunicationState4::RejectedClient4::hwaddr_ | 
Definition at line 962 of file communication_state.h.