Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
Ddatapath.h47 u64 n_lost; member
Ddatapath.c296 stats->n_lost++; in ovs_dp_upcall()
686 stats->n_hit = stats->n_missed = stats->n_lost = 0; in get_dp_stats()
702 stats->n_lost += local_stats.n_lost; in get_dp_stats()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dopenvswitch.h52 __u64 n_lost; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dopenvswitch.h38 __u64 n_lost; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dopenvswitch.h98 __u64 n_lost; /* Number of misses not sent to userspace. */ member