Home
last modified time | relevance | path

Searched refs:XFRMA_REPLAY_THRESH (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/networking/
A Dxfrm_sync.rst99 c)replay threshold (XFRMA_REPLAY_THRESH)
128 used to provide default values for XFRMA_REPLAY_THRESH parameter
141 * if XFRM_AE_RTHR flag is set, then XFRMA_REPLAY_THRESH is also retrieved
/linux-6.3-rc2/net/xfrm/
A Dxfrm_compat.c114 [XFRMA_REPLAY_THRESH] = { .type = NLA_U32 },
256 case XFRMA_REPLAY_THRESH: in xfrm_xlate64_attr()
A Dxfrm_user.c628 struct nlattr *rt = attrs[XFRMA_REPLAY_THRESH]; in xfrm_update_ae_params()
2387 err = nla_put_u32(skb, XFRMA_REPLAY_THRESH, x->replay_maxdiff); in build_aevent()
2471 struct nlattr *rt = attrs[XFRMA_REPLAY_THRESH]; in xfrm_new_ae()
2977 [XFRMA_REPLAY_THRESH] = { .type = NLA_U32 },
/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h295 XFRMA_REPLAY_THRESH, enumerator

Completed in 14 milliseconds