Home
last modified time | relevance | path

Searched refs:xfrm_replay_state_esn (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/lib/xfrm/
Dae.c413 …uint32_t len = sizeof (struct xfrm_replay_state_esn) + (sizeof (uint32_t) * tmpl->replay_state_esn… in build_xfrm_ae_message()
476 [XFRMA_REPLAY_ESN_VAL] = { .minlen = sizeof(struct xfrm_replay_state_esn) },
537 struct xfrm_replay_state_esn* esn = nla_data (tb[XFRMA_REPLAY_ESN_VAL]); in xfrmnl_ae_parse()
Dsa.c648 [XFRMA_REPLAY_ESN_VAL] = { .minlen = sizeof(struct xfrm_replay_state_esn) },
896 struct xfrm_replay_state_esn* esn = nla_data (tb[XFRMA_REPLAY_ESN_VAL]); in xfrmnl_sa_parse()
1259 …len = sizeof (struct xfrm_replay_state_esn) + (sizeof (uint32_t) * tmpl->replay_state_esn->bmp_l… in build_xfrm_sa_message()
/third_party/libnl/include/linux-private/linux/
Dxfrm.h92 struct xfrm_replay_state_esn { struct