Searched refs:xfrm_replay_state (Results 1 – 5 of 5) sorted by relevance
84 struct xfrm_replay_state { struct
80 sizeof(struct xfrm_replay_state)) == 0) { in xfrm_replay_notify()88 memcpy(&x->preplay, &x->replay, sizeof(struct xfrm_replay_state)); in xfrm_replay_notify()
113 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
641 struct xfrm_replay_state *replay; in xfrm_update_ae_params()2341 sizeof(struct xfrm_replay_state); in xfrm_aevent_msgsize()2976 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },3246 l += nla_total_size(sizeof(struct xfrm_replay_state)); in xfrm_sa_len()
235 struct xfrm_replay_state replay;239 struct xfrm_replay_state preplay;
Completed in 20 milliseconds