Searched refs:ends_before (Results 1 – 1 of 1) sorted by relevance
635 bool ends_before; in tx_sync_info_get() local653 ends_before = before(tcp_seq + datalen - 1, tls_record_start_seq(record)); in tx_sync_info_get()656 ret = ends_before ? MLX5E_KTLS_SYNC_SKIP_NO_DATA : MLX5E_KTLS_SYNC_FAIL; in tx_sync_info_get()658 } else if (ends_before) { in tx_sync_info_get()