Lines Matching refs:hattr_cnt
4332 vdc_handshake_retry(vdc_t *vdcp, int hshake_cnt, int hattr_cnt) in vdc_handshake_retry() argument
4341 vdcp->curr_server->hattr_cnt = hattr_cnt; in vdc_handshake_retry()
4347 if (hattr_cnt == 0) in vdc_handshake_retry()
4350 vdcp->curr_server->hattr_total += hattr_cnt; in vdc_handshake_retry()
4387 if (srvr->hattr_cnt == 0) { in vdc_handshake_retry()
4434 int hattr_cnt = 0; in vdc_process_msg_thread() local
4504 if (hshake_cnt >= vdc_hshake_retries || hattr_cnt > 0) { in vdc_process_msg_thread()
4507 hattr_cnt)) { in vdc_process_msg_thread()
4517 hattr_cnt = 0; in vdc_process_msg_thread()
4577 hattr_cnt++; in vdc_process_msg_thread()
4737 srvr->hattr_cnt = 0; in vdc_process_msg_thread()
4743 hattr_cnt = 0; in vdc_process_msg_thread()
4812 srvr->hattr_cnt = 0; in vdc_process_msg_thread()
4817 hattr_cnt = 0; in vdc_process_msg_thread()