Kea  1.9.9-git
bootp_messages.cc File Reference
#include <cstddef>
#include <log/message_types.h>
#include <log/message_initializer.h>
+ Include dependency graph for bootp_messages.cc:

Go to the source code of this file.

Variables

const isc::log::MessageID BOOTP_BOOTP_QUERY = "BOOTP_BOOTP_QUERY"
 
const isc::log::MessageID BOOTP_LOAD = "BOOTP_LOAD"
 
const isc::log::MessageID BOOTP_PACKET_OPTIONS_SKIPPED = "BOOTP_PACKET_OPTIONS_SKIPPED"
 
const isc::log::MessageID BOOTP_PACKET_PACK = "BOOTP_PACKET_PACK"
 
const isc::log::MessageID BOOTP_PACKET_PACK_FAIL = "BOOTP_PACKET_PACK_FAIL"
 
const isc::log::MessageID BOOTP_PACKET_UNPACK_FAILED = "BOOTP_PACKET_UNPACK_FAILED"
 
const isc::log::MessageID BOOTP_UNLOAD = "BOOTP_UNLOAD"
 

Variable Documentation

const isc::log::MessageID BOOTP_BOOTP_QUERY = "BOOTP_BOOTP_QUERY"

Referenced by buffer4_receive().

const isc::log::MessageID BOOTP_LOAD = "BOOTP_LOAD"

Referenced by load().

const isc::log::MessageID BOOTP_PACKET_OPTIONS_SKIPPED = "BOOTP_PACKET_OPTIONS_SKIPPED"

Referenced by buffer4_receive().

const isc::log::MessageID BOOTP_PACKET_PACK = "BOOTP_PACKET_PACK"

Referenced by pkt4_send().

const isc::log::MessageID BOOTP_PACKET_PACK_FAIL = "BOOTP_PACKET_PACK_FAIL"

Referenced by pkt4_send().

const isc::log::MessageID BOOTP_PACKET_UNPACK_FAILED = "BOOTP_PACKET_UNPACK_FAILED"

Referenced by buffer4_receive().

const isc::log::MessageID BOOTP_UNLOAD = "BOOTP_UNLOAD"

Referenced by unload().