Searched defs:mlx5e_ipsec_sa_entry (Results 1 – 1 of 1) sorted by relevance
154 struct mlx5e_ipsec_sa_entry { struct155 struct secasvar *savp;156 if_t ifp;157 if_t ifpo;158 struct mlx5e_ipsec *ipsec;159 struct mlx5_accel_esp_xfrm_attrs attrs;160 struct mlx5e_ipsec_rule ipsec_rule;161 struct mlx5e_ipsec_dwork *dwork;162 struct mlx5e_ipsec_work *work;163 u32 ipsec_obj_id;[all …]