Home
last modified time | relevance | path

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

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