#include <hqbdef.h>
Public Attributes | |
| struct _hqb * | hqb_l_flink |
| struct _hqb * | hqb_l_blink |
| unsigned short int | hqb_w_size |
| unsigned char | hqb_b_type |
| unsigned char | hqb_b_subtype |
| unsigned char | hqb_b_hostno |
| union { | |
| unsigned char hqb_b_state | |
| struct { | |
| unsigned hqb_v_vc_failed: 1 | |
| unsigned hqb_v_discon_init: 1 | |
| unsigned hqb_v_pathmove: 1 | |
| unsigned hqb_v_fill_4_: 5 | |
| } | |
| }; | |
| unsigned short int | hqb_w_cnt_flgs |
| unsigned short int | hqb_w_htimo |
| union { | |
| unsigned short int hqb_w_flags | |
| struct { | |
| unsigned hqb_v_unit_online: 1 | |
| unsigned hqb_v_v5cl: 1 | |
| unsigned hqb_v_hunn: 1 | |
| unsigned hqb_v_fill_5_: 5 | |
| } | |
| }; | |
| unsigned long long | hqb_q_time |
| unsigned short int | hqb_w_num_que |
| unsigned short int | hqb_w_max_que |
| struct _hrb * | hqb_l_hrb_fl |
| struct _hrb * | hqb_l_hrb_bl |
| struct _cdt * | hqb_l_cdt |
| struct _dsrv * | hqb_l_dsrv |
| unsigned char | hqb_b_systemid [6] |
| unsigned short int | hqb_w_max_hulb |
| void * | hqb_l_hulb_vector |
| struct _tsrv * | hqb_l_tsrv |
| unsigned int | hqb_l_ack_time |
| unsigned int | hqb_l_arr_time |
Definition at line 13 of file hqbdef.h.
struct _hqb* _hqb::hqb_l_flink [read] |
struct _hqb* _hqb::hqb_l_blink [read] |
| unsigned short int _hqb::hqb_w_size |
| unsigned char _hqb::hqb_b_type |
| unsigned char _hqb::hqb_b_subtype |
| unsigned char _hqb::hqb_b_hostno |
| unsigned char _hqb::hqb_b_state |
| unsigned _hqb::hqb_v_vc_failed |
| unsigned _hqb::hqb_v_discon_init |
| unsigned _hqb::hqb_v_pathmove |
| unsigned _hqb::hqb_v_fill_4_ |
| union { ... } |
| unsigned short int _hqb::hqb_w_cnt_flgs |
| unsigned short int _hqb::hqb_w_htimo |
| unsigned short int _hqb::hqb_w_flags |
| unsigned _hqb::hqb_v_unit_online |
| unsigned _hqb::hqb_v_v5cl |
| unsigned _hqb::hqb_v_hunn |
| unsigned _hqb::hqb_v_fill_5_ |
| union { ... } |
| unsigned long long _hqb::hqb_q_time |
| unsigned short int _hqb::hqb_w_num_que |
| unsigned short int _hqb::hqb_w_max_que |
struct _hrb* _hqb::hqb_l_hrb_fl [read] |
struct _hrb* _hqb::hqb_l_hrb_bl [read] |
struct _cdt* _hqb::hqb_l_cdt [read] |
struct _dsrv* _hqb::hqb_l_dsrv [read] |
| unsigned char _hqb::hqb_b_systemid[6] |
| unsigned short int _hqb::hqb_w_max_hulb |
| void* _hqb::hqb_l_hulb_vector |
struct _tsrv* _hqb::hqb_l_tsrv [read] |
| unsigned int _hqb::hqb_l_ack_time |
| unsigned int _hqb::hqb_l_arr_time |
1.5.5