Home
last modified time | relevance | path

Searched refs:xfrm_replay_state_esn (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
Dxfrm.h92 struct xfrm_replay_state_esn { struct
/include/net/
Dxfrm.h223 struct xfrm_replay_state_esn *replay_esn;
227 struct xfrm_replay_state_esn *preplay_esn;
1791 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len()