Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dmain.c113 const uint64_t tx_val = tx->tx[ports->id[j]]; in do_stats_display() local
115 port_tx[j] += tx_val; in do_stats_display()
117 client_tx[i] += tx_val; in do_stats_display()
/f-stack/dpdk/examples/server_node_efd/server/
H A Dmain.c121 const uint64_t tx_val = tx->tx[info->id[j]]; in do_stats_display() local
124 port_tx[j] += tx_val; in do_stats_display()
126 node_tx[i] += tx_val; in do_stats_display()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dserver_node_efd.rst403 const uint64_t tx_val = tx->tx[info->id[j]];
406 port_tx[j] += tx_val;
408 node_tx[i] += tx_val;