Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c2953 uint64_t total_pkts_dropped = 0, total_pkts_tx = 0, total_pkts_rx = 0; in handle_telemetry_cmd_ipsec_secgw_stats() local
2964 total_pkts_tx = core_statistics[coreid].tx; in handle_telemetry_cmd_ipsec_secgw_stats()
2975 total_pkts_tx += core_statistics[coreid].tx; in handle_telemetry_cmd_ipsec_secgw_stats()
2985 total_pkts_tx); in handle_telemetry_cmd_ipsec_secgw_stats()