Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_replay.c309 struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn; in xfrm_replay_notify_bmp() local
361 struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn; in xfrm_replay_notify_esn() local
H A Dxfrm_user.c730 xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn ** replay_esn,struct xfrm_replay_state_esn ** preplay_esn,struct nlattr * rta) xfrm_alloc_replay_state_esn() argument
/linux/include/net/
H A Dxfrm.h270 struct xfrm_replay_state_esn *preplay_esn; member