Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/openvswitch/
A Ddatapath.h47 u64 n_lost; member
A Ddatapath.c342 stats->n_lost++; in ovs_dp_upcall()
734 stats->n_hit = stats->n_missed = stats->n_lost = 0; in get_dp_stats()
750 stats->n_lost += local_stats.n_lost; in get_dp_stats()
/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h106 __u64 n_lost; /* Number of misses not sent to userspace. */ member

Completed in 11 milliseconds