Home
last modified time | relevance | path

Searched refs:curr_time (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c8989 const uint64_t curr_time = MLX5_CURR_TIME_SEC; in mlx5_flow_aging_check() local
8990 const uint32_t time_delta = curr_time - pool->time_of_last_age_check; in mlx5_flow_aging_check()
8994 pool->time_of_last_age_check = curr_time; in mlx5_flow_aging_check()