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

#include <omapip_p.h>

Data Fields

 OMAPI_OBJECT_PREAMBLE
 
int socket
 
int index
 
struct sockaddr_in address
 
isc_result_t(* verify_addr )(omapi_object_t *, omapi_addr_t *)
 

Detailed Description

Definition at line 172 of file omapip_p.h.

Field Documentation

◆ address

struct sockaddr_in __omapi_listener_object::address

Definition at line 176 of file omapip_p.h.

◆ index

int __omapi_listener_object::index

Definition at line 175 of file omapip_p.h.

◆ OMAPI_OBJECT_PREAMBLE

__omapi_listener_object::OMAPI_OBJECT_PREAMBLE

Definition at line 173 of file omapip_p.h.

◆ socket

int __omapi_listener_object::socket

Definition at line 174 of file omapip_p.h.

◆ verify_addr

isc_result_t(* __omapi_listener_object::verify_addr) (omapi_object_t *, omapi_addr_t *)

Definition at line 177 of file omapip_p.h.


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