Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h56 atomic64_t ipsec_tx_drop_not_ip; member
Dipsec_stats.c66 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_not_ip) },
Dipsec_rxtx.c340 atomic64_inc(&priv->ipsec->sw_stats.ipsec_tx_drop_not_ip); in mlx5e_ipsec_handle_tx_skb()