#include <omapip_p.h>
Data Fields | |
u_int32_t | authlen |
u_int32_t | authid |
u_int32_t | op |
omapi_handle_t | handle |
u_int32_t | id |
u_int32_t | rid |
Definition at line 79 of file omapip_p.h.
u_int32_t omapi_protocol_header_t::authid |
Definition at line 81 of file omapip_p.h.
u_int32_t omapi_protocol_header_t::authlen |
Definition at line 80 of file omapip_p.h.
omapi_handle_t omapi_protocol_header_t::handle |
Definition at line 83 of file omapip_p.h.
u_int32_t omapi_protocol_header_t::id |
Definition at line 85 of file omapip_p.h.
u_int32_t omapi_protocol_header_t::op |
Definition at line 82 of file omapip_p.h.
u_int32_t omapi_protocol_header_t::rid |
Definition at line 86 of file omapip_p.h.