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