Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h52 atomic64_t ipsec_rx_drop_sadb_miss; member
Dipsec_stats.c61 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_rx_drop_sadb_miss) },
Dipsec_rxtx.c310 atomic64_inc(&priv->ipsec->sw_stats.ipsec_rx_drop_sadb_miss); in mlx5e_ipsec_build_sp()