Home
last modified time | relevance | path

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

/linux/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/net/xfrm/
A Dxfrm_compat.c111 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
250 case XFRMA_LTIME_VAL: in xfrm_xlate64_attr()
A Dxfrm_user.c521 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params()
2211 err = nla_put_64bit(skb, XFRMA_LTIME_VAL, sizeof(x->curlft), &x->curlft, in build_aevent()
2299 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae()
2782 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },
/linux/include/uapi/linux/
A Dxfrm.h293 XFRMA_LTIME_VAL, enumerator

Completed in 14 milliseconds