Home
last modified time | relevance | path

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

/net/openvswitch/
Dvport.c317 __u64 tx_fail = 0; in ovs_vport_get_upcall_stats() local
327 tx_fail += u64_stats_read(&stats->n_fail); in ovs_vport_get_upcall_stats()
341 if (nla_put_u64_64bit(skb, OVS_VPORT_UPCALL_ATTR_FAIL, tx_fail, in ovs_vport_get_upcall_stats()