kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
src
admindb-arpwatch-exporter
callout.hpp
Go to the documentation of this file.
1
13
#pragma once
14
15
#include <dhcp/dhcp4.h>
16
#include <hooks/hooks.h>
17
18
extern
"C"
{
19
int
lease4_select
(isc::hooks::CalloutHandle&);
20
int
lease4_renew
(isc::hooks::CalloutHandle&);
21
}
lease4_select
int lease4_select(isc::hooks::CalloutHandle &)
Definition:
callout.cpp:11
lease4_renew
int lease4_renew(isc::hooks::CalloutHandle &)
Definition:
callout.cpp:22
Generated by
1.9.4