Home
last modified time | relevance | path

Searched defs:replay_esn (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c156 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in mlx5e_ipsec_set_iv_esn() local
H A Dipsec.h109 struct mlx5_replay_esn replay_esn; member
/linux/include/net/
H A Dxfrm.h266 struct xfrm_replay_state_esn *replay_esn; member
2008 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len()