ISC DHCP  4.3.2
A reference DHCPv4 and DHCPv6 implementation
__omapi_protocol_object Struct Reference

#include <omapip_p.h>

Data Fields

 OMAPI_OBJECT_PREAMBLE
 
u_int32_t header_size
 
u_int32_t protocol_version
 
u_int32_t next_xid
 
omapi_protocol_state_t state
 
int reading_message_values
 
omapi_message_object_tmessage
 
omapi_data_string_tname
 
omapi_typed_data_tvalue
 
isc_result_t verify_result
 
omapi_remote_auth_tdefault_auth
 
omapi_remote_auth_tremote_auth_list
 
isc_boolean_t insecure
 
isc_result_t(* verify_auth )(omapi_object_t *, omapi_auth_key_t *)
 

Detailed Description

Definition at line 136 of file omapip_p.h.

Field Documentation

omapi_remote_auth_t* __omapi_protocol_object::default_auth

Definition at line 149 of file omapip_p.h.

u_int32_t __omapi_protocol_object::header_size

Definition at line 138 of file omapip_p.h.

isc_boolean_t __omapi_protocol_object::insecure

Definition at line 153 of file omapip_p.h.

omapi_message_object_t* __omapi_protocol_object::message

Definition at line 145 of file omapip_p.h.

omapi_data_string_t* __omapi_protocol_object::name

Definition at line 146 of file omapip_p.h.

u_int32_t __omapi_protocol_object::next_xid

Definition at line 140 of file omapip_p.h.

__omapi_protocol_object::OMAPI_OBJECT_PREAMBLE

Definition at line 137 of file omapip_p.h.

u_int32_t __omapi_protocol_object::protocol_version

Definition at line 139 of file omapip_p.h.

int __omapi_protocol_object::reading_message_values

Definition at line 143 of file omapip_p.h.

omapi_remote_auth_t* __omapi_protocol_object::remote_auth_list

Definition at line 150 of file omapip_p.h.

omapi_protocol_state_t __omapi_protocol_object::state

Definition at line 142 of file omapip_p.h.

omapi_typed_data_t* __omapi_protocol_object::value

Definition at line 147 of file omapip_p.h.

isc_result_t(* __omapi_protocol_object::verify_auth) (omapi_object_t *, omapi_auth_key_t *)

Definition at line 156 of file omapip_p.h.

isc_result_t __omapi_protocol_object::verify_result

Definition at line 148 of file omapip_p.h.


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