Symbol: xfrm_replay_state_esn
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
156
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
include/net/xfrm.h
2009
static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn)
include/net/xfrm.h
266
struct xfrm_replay_state_esn *replay_esn;
include/net/xfrm.h
270
struct xfrm_replay_state_esn *preplay_esn;
net/xfrm/xfrm_compat.c
124
[XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
net/xfrm/xfrm_replay.c
15
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
192
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
217
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
261
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
308
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
309
struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn;
net/xfrm/xfrm_replay.c
360
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
361
struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn;
net/xfrm/xfrm_replay.c
425
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
456
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
558
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
655
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
695
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_replay.c
774
struct xfrm_replay_state_esn *replay_esn = x->replay_esn;
net/xfrm/xfrm_user.c
146
struct xfrm_replay_state_esn *rs;
net/xfrm/xfrm_user.c
3357
[XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
net/xfrm/xfrm_user.c
732
static inline int xfrm_replay_verify_len(struct xfrm_replay_state_esn *replay_esn,
net/xfrm/xfrm_user.c
736
struct xfrm_replay_state_esn *up;
net/xfrm/xfrm_user.c
770
static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn,
net/xfrm/xfrm_user.c
771
struct xfrm_replay_state_esn **preplay_esn,
net/xfrm/xfrm_user.c
774
struct xfrm_replay_state_esn *p, *pp, *up;
net/xfrm/xfrm_user.c
847
struct xfrm_replay_state_esn *replay_esn;