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