Searched refs:n_lost (Results 1 – 2 of 2) sorted by relevance
49 u64 n_lost; member
360 stats->n_lost++; in ovs_dp_upcall()762 stats->n_hit = stats->n_missed = stats->n_lost = 0; in get_dp_stats()778 stats->n_lost += local_stats.n_lost; in get_dp_stats()
Completed in 12 milliseconds