Kea 2.5.8
bootp_messages.h
Go to the documentation of this file.
1// File created from ../../../../src/hooks/dhcp/bootp/bootp_messages.mes
2
3#ifndef BOOTP_MESSAGES_H
4#define BOOTP_MESSAGES_H
5
6#include <log/message_types.h>
7
15
16#endif // BOOTP_MESSAGES_H
const isc::log::MessageID BOOTP_LOAD
const isc::log::MessageID BOOTP_PACKET_UNPACK_FAILED
const isc::log::MessageID BOOTP_PACKET_PACK
const isc::log::MessageID BOOTP_UNLOAD
const isc::log::MessageID BOOTP_PACKET_OPTIONS_SKIPPED
const isc::log::MessageID BOOTP_BOOTP_QUERY
const isc::log::MessageID BOOTP_PACKET_PACK_FAIL
const char * MessageID
Definition: message_types.h:15