Searched refs:out_blocks (Results 1 – 1 of 1) sorted by relevance
963 u_int32_t out_blocks; in ssh_packet_need_rekeying() local998 out_blocks = ROUNDUP(outbound_packet_len, in ssh_packet_need_rekeying()1001 (state->p_send.blocks + out_blocks > state->max_blocks_out)) || in ssh_packet_need_rekeying()