Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dvport.h153 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.c229 u64_stats_inc(&stats->n_fail); in ovs_vport_update_upcall_stats()