Searched refs:XFRMA_REPLAY_VAL (Results 1 – 4 of 4) sorted by relevance
94 b) replay value (XFRMA_REPLAY_VAL)142 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.163 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.172 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.180 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
114 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },259 case XFRMA_REPLAY_VAL: in xfrm_xlate64_attr()
509 if (attrs[XFRMA_REPLAY_VAL]) { in verify_newsa_info()512 replay = nla_data(attrs[XFRMA_REPLAY_VAL]); in verify_newsa_info()839 struct nlattr *rp = attrs[XFRMA_REPLAY_VAL]; in xfrm_update_ae_params()1405 ret = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in copy_to_user_state_extra()2709 err = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in build_aevent()2816 struct nlattr *rp = attrs[XFRMA_REPLAY_VAL]; in xfrm_new_ae()3347 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
301 XFRMA_REPLAY_VAL, enumerator