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

#include <omapip_p.h>

Data Fields

omapi_handle_t first
 
omapi_handle_t limit
 
omapi_handle_t next
 
int leafp
 
union { 
 
   omapi_object_t *   object 
 
   struct __omapi_handle_table *   table 
 
children [OMAPI_HANDLE_TABLE_SIZE
 

Detailed Description

Definition at line 233 of file omapip_p.h.

Field Documentation

◆ [union]

union { ... } __omapi_handle_table::children[OMAPI_HANDLE_TABLE_SIZE]

◆ first

omapi_handle_t __omapi_handle_table::first

Definition at line 234 of file omapip_p.h.

◆ leafp

int __omapi_handle_table::leafp

Definition at line 236 of file omapip_p.h.

◆ limit

omapi_handle_t __omapi_handle_table::limit

Definition at line 234 of file omapip_p.h.

◆ next

omapi_handle_t __omapi_handle_table::next

Definition at line 235 of file omapip_p.h.

◆ object

omapi_object_t* __omapi_handle_table::object

Definition at line 238 of file omapip_p.h.

◆ table

struct __omapi_handle_table* __omapi_handle_table::table

Definition at line 239 of file omapip_p.h.


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