Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.h47 u64 n_lost; member
H A Ddatapath.c303 stats->n_lost++; in ovs_dp_upcall()
694 stats->n_hit = stats->n_missed = stats->n_lost = 0; in get_dp_stats()
710 stats->n_lost += local_stats.n_lost; in get_dp_stats()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dopenvswitch.h97 __u64 n_lost; /* Number of misses not sent to userspace. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dopenvswitch.h97 __u64 n_lost; /* Number of misses not sent to userspace. */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h98 __u64 n_lost; /* Number of misses not sent to userspace. */ member