Searched refs:XFRMA_REPLAY_VAL (Results 1 – 3 of 3) sorted by relevance
417 NLA_PUT (msg, XFRMA_REPLAY_VAL, sizeof (struct xfrmnl_replay_state), &tmpl->replay_state); in build_xfrm_ae_message()471 [XFRMA_REPLAY_VAL] = { .minlen = sizeof(struct xfrm_replay_state) },555 struct xfrm_replay_state* replay_state = nla_data (tb[XFRMA_REPLAY_VAL]); in xfrmnl_ae_parse()
641 [XFRMA_REPLAY_VAL] = { .minlen = sizeof(struct xfrm_replay_state) },906 else if (tb[XFRMA_REPLAY_VAL]) in xfrmnl_sa_parse()908 struct xfrm_replay_state* replay_state = nla_data (tb[XFRMA_REPLAY_VAL]); in xfrmnl_sa_parse()1263 NLA_PUT (msg, XFRMA_REPLAY_VAL, sizeof (struct xfrm_replay_state), &tmpl->replay_state); in build_xfrm_sa_message()
289 XFRMA_REPLAY_VAL, enumerator