Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h94 struct ipsec_core_statistics { struct
123 extern struct ipsec_core_statistics core_statistics[RTE_MAX_LCORE]; argument
H A Dipsec-secgw.c311 struct ipsec_core_statistics core_statistics[RTE_MAX_LCORE];
2995 update_lcore_statistics(struct ipsec_core_statistics *total, uint32_t coreid) in update_lcore_statistics()
2997 struct ipsec_core_statistics *lcore_stats; in update_lcore_statistics()
3038 update_statistics(struct ipsec_core_statistics *total, uint32_t coreid) in update_statistics()
3054 struct ipsec_core_statistics total_stats; in handle_telemetry_cmd_ipsec_secgw_stats_outbound()
3127 struct ipsec_core_statistics total_stats; in handle_telemetry_cmd_ipsec_secgw_stats_inbound()
3201 struct ipsec_core_statistics total_stats; in handle_telemetry_cmd_ipsec_secgw_stats_routing()