Home
last modified time | relevance | path

Searched refs:n_fail (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport.h148 * @n_fail: Number of packets that upcall to userspace failed.
153 u64_stats_t n_fail; member
H A Dvport.c327 tx_fail += u64_stats_read(&stats->n_fail); in ovs_vport_get_upcall_stats()
H A Ddatapath.c230 u64_stats_inc(&stats->n_fail); in ovs_vport_update_upcall_stats()

Completed in 5 milliseconds