Kea 2.5.8
dhcp_ddns_messages.h
Go to the documentation of this file.
1// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes
2
3#ifndef DHCP_DDNS_MESSAGES_H
4#define DHCP_DDNS_MESSAGES_H
5
6#include <log/message_types.h>
7
8namespace isc {
9namespace dhcp_ddns {
10
25
26} // namespace dhcp_ddns
27} // namespace isc
28
29#endif // DHCP_DDNS_MESSAGES_H
const isc::log::MessageID DHCP_DDNS_NCR_UDP_RECV_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_SEND_CLOSE_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_SEND_NEXT_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_FLUSH_IO_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_UDP_SEND_CANCELED
const isc::log::MessageID DHCP_DDNS_NCR_UDP_SEND_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_UDP_CLEAR_READY_ERROR
const isc::log::MessageID DHCP_DDNS_UNCAUGHT_NCR_SEND_HANDLER_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_UDP_RECV_CANCELED
const isc::log::MessageID DHCP_DDNS_UNCAUGHT_NCR_RECV_HANDLER_ERROR
const isc::log::MessageID DHCP_DDNS_INVALID_NCR
const isc::log::MessageID DHCP_DDNS_NCR_LISTEN_CLOSE_ERROR
const isc::log::MessageID DHCP_DDNS_UDP_SENDER_WATCH_SOCKET_CLOSE_ERROR
const isc::log::MessageID DHCP_DDNS_NCR_RECV_NEXT_ERROR
const char * MessageID
Definition: message_types.h:15
Defines the logger used by the top-level component of kea-lfc.