Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/networking/
Dxfrm_sync.txt90 c)replay threshold (XFRMA_REPLAY_THRESH)
116 used to provide default values for XFRMA_REPLAY_THRESH parameter
127 *if XFRM_AE_RTHR flag is set, then XFRMA_REPLAY_THRESH is also retrieved
/linux-4.4.14/include/uapi/linux/
Dxfrm.h289 XFRMA_REPLAY_THRESH, enumerator
/linux-4.4.14/net/xfrm/
Dxfrm_user.c494 struct nlattr *rt = attrs[XFRMA_REPLAY_THRESH]; in xfrm_update_ae_params()
1856 err = nla_put_u32(skb, XFRMA_REPLAY_THRESH, x->replay_maxdiff); in build_aevent()
1935 struct nlattr *rt = attrs[XFRMA_REPLAY_THRESH]; in xfrm_new_ae()
2389 [XFRMA_REPLAY_THRESH] = { .type = NLA_U32 },