Home
last modified time | relevance | path

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

/net/openvswitch/
Dvport.c316 __u64 tx_success = 0; in ovs_vport_get_upcall_stats() local
326 tx_success += u64_stats_read(&stats->n_success); in ovs_vport_get_upcall_stats()
335 if (nla_put_u64_64bit(skb, OVS_VPORT_UPCALL_ATTR_SUCCESS, tx_success, in ovs_vport_get_upcall_stats()