Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/networking/
A 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.3-rc2/net/xfrm/
A Dxfrm_compat.c112 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
252 case XFRMA_LTIME_VAL: in xfrm_xlate64_attr()
A Dxfrm_user.c626 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params()
2381 err = nla_put_64bit(skb, XFRMA_LTIME_VAL, sizeof(x->curlft), &x->curlft, in build_aevent()
2469 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae()
2975 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h293 XFRMA_LTIME_VAL, enumerator

Completed in 14 milliseconds