Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/net/xfrm/ !
Dxfrm_compat.c112 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
252 case XFRMA_LTIME_VAL: in xfrm_xlate64_attr()
Dxfrm_user.c626 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params()
2435 err = nla_put_64bit(skb, XFRMA_LTIME_VAL, sizeof(x->curlft), &x->curlft, in build_aevent()
2523 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae()
3029 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
/linux-6.6.21/include/uapi/linux/ !
Dxfrm.h293 XFRMA_LTIME_VAL, enumerator