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
2035
static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn)
include/net/xfrm.h
268
struct xfrm_replay_state_esn *replay_esn;
include/net/xfrm.h
272
struct xfrm_replay_state_esn *preplay_esn;
net/xfrm/xfrm_compat.c
125
[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
3714
[XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
net/xfrm/xfrm_user.c
747
static inline int xfrm_replay_verify_len(struct xfrm_replay_state_esn *replay_esn,
net/xfrm/xfrm_user.c
751
struct xfrm_replay_state_esn *up;
net/xfrm/xfrm_user.c
785
static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn,
net/xfrm/xfrm_user.c
786
struct xfrm_replay_state_esn **preplay_esn,
net/xfrm/xfrm_user.c
789
struct xfrm_replay_state_esn *p, *pp, *up;
net/xfrm/xfrm_user.c
862
struct xfrm_replay_state_esn *replay_esn;