Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_pipeline.c65 uint64_t n_pkts_dropped_by_ah; member
78 uint64_t n_pkts_dropped_by_ah; member
1131 port_out->n_pkts_dropped_by_ah); in rte_pipeline_action_handler_port_bulk()
1168 port_out->n_pkts_dropped_by_ah); in rte_pipeline_action_handler_port()
1202 port_out->n_pkts_dropped_by_ah); in rte_pipeline_action_handler_port()
1243 port_out->n_pkts_dropped_by_ah); in rte_pipeline_action_handler_port_meta()
1340 port_in->n_pkts_dropped_by_ah); in rte_pipeline_run()
1533 stats->n_pkts_dropped_by_ah = port->n_pkts_dropped_by_ah; in rte_pipeline_port_in_stats_read()
1536 port->n_pkts_dropped_by_ah = 0; in rte_pipeline_port_in_stats_read()
1567 stats->n_pkts_dropped_by_ah = port->n_pkts_dropped_by_ah; in rte_pipeline_port_out_stats_read()
[all …]
H A Drte_pipeline.h93 uint64_t n_pkts_dropped_by_ah; member
103 uint64_t n_pkts_dropped_by_ah; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c3078 stats.n_pkts_dropped_by_ah, in cmd_pipeline_port_in_stats()
3253 stats.n_pkts_dropped_by_ah, in cmd_pipeline_port_out_stats()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c2381 stats.n_pkts_dropped_by_ah, in cmd_pipeline_port_in_stats()
2554 stats.n_pkts_dropped_by_ah, in cmd_pipeline_port_out_stats()