Home
last modified time | relevance | path

Searched refs:xfrm_replay_state (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/xfrm/
Dxfrm_replay.c77 sizeof(struct xfrm_replay_state)) == 0) { in xfrm_replay_notify()
85 memcpy(&x->preplay, &x->replay, sizeof(struct xfrm_replay_state)); in xfrm_replay_notify()
Dxfrm_user.c506 struct xfrm_replay_state *replay; in xfrm_update_ae_params()
1812 sizeof(struct xfrm_replay_state); in xfrm_aevent_msgsize()
2388 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
2610 l += nla_total_size(sizeof(struct xfrm_replay_state)); in xfrm_sa_len()
/linux-4.4.14/include/uapi/linux/
Dxfrm.h83 struct xfrm_replay_state { struct
/linux-4.4.14/include/net/
Dxfrm.h186 struct xfrm_replay_state replay;
190 struct xfrm_replay_state preplay;