mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
added isc_interface_t and isc_interfaceiter_t
This commit is contained in:
@@ -32,6 +32,8 @@ typedef ISC_LIST(isc_buffer_t) isc_bufferlist_t;
|
||||
typedef struct isc_event isc_event_t;
|
||||
typedef ISC_LIST(struct isc_event) isc_eventlist_t;
|
||||
typedef unsigned int isc_eventtype_t;
|
||||
typedef struct isc_interface isc_interface_t;
|
||||
typedef struct isc_interfaceiter isc_interfaceiter_t;
|
||||
typedef struct isc_interval isc_interval_t;
|
||||
typedef struct isc_lex isc_lex_t;
|
||||
typedef struct isc_log isc_log_t;
|
||||
|
Reference in New Issue
Block a user