Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c57 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_not_ip) },
H A Dipsec.h142 atomic64_t ipsec_tx_drop_not_ip; member
H A Dipsec_rxtx.c286 atomic64_inc(&priv->ipsec->sw_stats.ipsec_tx_drop_not_ip); in mlx5e_ipsec_handle_tx_skb()