Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/networking/
Dxfrm_sync.rst89 a) byte value (XFRMA_LTIME_VAL)
140 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
160 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
169 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
177 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
/Linux-v5.10/net/xfrm/
Dxfrm_compat.c111 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
250 case XFRMA_LTIME_VAL: in xfrm_xlate64_attr()
Dxfrm_user.c521 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params()
2055 err = nla_put_64bit(skb, XFRMA_LTIME_VAL, sizeof(x->curlft), &x->curlft, in build_aevent()
2143 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae()
2624 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
/Linux-v5.10/include/uapi/linux/
Dxfrm.h288 XFRMA_LTIME_VAL, enumerator