ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
dhcpctl_callback_object_t Struct Reference

#include <dhcpctl.h>

Data Fields

 OMAPI_OBJECT_PREAMBLE
 
omapi_object_tobject
 
void * data
 
void(* callback )(dhcpctl_handle, dhcpctl_status, void *)
 

Detailed Description

Definition at line 44 of file dhcpctl.h.

Field Documentation

◆ callback

void(* dhcpctl_callback_object_t::callback) (dhcpctl_handle, dhcpctl_status, void *)

Definition at line 48 of file dhcpctl.h.

◆ data

void* dhcpctl_callback_object_t::data

Definition at line 47 of file dhcpctl.h.

◆ object

omapi_object_t* dhcpctl_callback_object_t::object

Definition at line 46 of file dhcpctl.h.

◆ OMAPI_OBJECT_PREAMBLE

dhcpctl_callback_object_t::OMAPI_OBJECT_PREAMBLE

Definition at line 45 of file dhcpctl.h.


The documentation for this struct was generated from the following file: