#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 *) |
Definition at line 171 of file omapip_p.h.
| struct sockaddr_in __omapi_listener_object::address |
Definition at line 175 of file omapip_p.h.
| int __omapi_listener_object::index |
Definition at line 174 of file omapip_p.h.
| __omapi_listener_object::OMAPI_OBJECT_PREAMBLE |
Definition at line 172 of file omapip_p.h.
| int __omapi_listener_object::socket |
Definition at line 173 of file omapip_p.h.
| isc_result_t(* __omapi_listener_object::verify_addr) (omapi_object_t *, omapi_addr_t *) |
Definition at line 176 of file omapip_p.h.