Searched refs:XFRMA_REPLAY_VAL (Results 1 – 3 of 3) sorted by relevance
86 b)replay value (XFRMA_REPLAY_VAL)126 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.142 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.150 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.157 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
289 XFRMA_REPLAY_VAL, enumerator
498 struct nlattr *rp = attrs[XFRMA_REPLAY_VAL]; in xfrm_update_ae_params()933 ret = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in copy_to_user_state_extra()1985 err = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in build_aevent()2076 struct nlattr *rp = attrs[XFRMA_REPLAY_VAL]; in xfrm_new_ae()2554 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },