Kea
1.9.9-git
|
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" |
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().