Home
last modified time | relevance | path

Searched defs:__omapi_protocol_object (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/dhcp/dist/includes/omapip/
H A Domapip_p.h137 typedef struct __omapi_protocol_object { struct
139 u_int32_t header_size;
140 u_int32_t protocol_version;
141 u_int32_t next_xid;
143 omapi_protocol_state_t state; /* Input state. */
144 int reading_message_values; /* True if reading message-specific
146 omapi_message_object_t *message; /* Incoming message. */
147 omapi_data_string_t *name; /* Incoming name. */
148 omapi_typed_data_t *value; /* Incoming value. */
149 isc_result_t verify_result;
[all …]