Searched refs:spd6 (Results 1 – 2 of 2) sorted by relevance
104 struct ipsec_spd_stats spd6; member110 struct ipsec_spd_stats spd6; member
3010 total->outbound.spd6.protect += lcore_stats->outbound.spd6.protect; in update_lcore_statistics()3011 total->outbound.spd6.bypass += lcore_stats->outbound.spd6.bypass; in update_lcore_statistics()3012 total->outbound.spd6.discard += lcore_stats->outbound.spd6.discard; in update_lcore_statistics()3021 total->inbound.spd6.protect += lcore_stats->inbound.spd6.protect; in update_lcore_statistics()3022 total->inbound.spd6.bypass += lcore_stats->inbound.spd6.bypass; in update_lcore_statistics()3023 total->inbound.spd6.discard += lcore_stats->inbound.spd6.discard; in update_lcore_statistics()3099 total_stats.outbound.spd6.protect); in handle_telemetry_cmd_ipsec_secgw_stats_outbound()3101 total_stats.outbound.spd6.bypass); in handle_telemetry_cmd_ipsec_secgw_stats_outbound()3180 total_stats.inbound.spd6.protect); in handle_telemetry_cmd_ipsec_secgw_stats_inbound()3182 total_stats.inbound.spd6.bypass); in handle_telemetry_cmd_ipsec_secgw_stats_inbound()[all …]