Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/networking/
Dxfrm_sync.txt82 a) byte value (XFRMA_LTIME_VAL)
126 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
142 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
150 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
157 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
/Linux-v4.19/include/uapi/linux/
Dxfrm.h288 XFRMA_LTIME_VAL, enumerator
/Linux-v4.19/net/xfrm/
Dxfrm_user.c500 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params()
1990 err = nla_put_64bit(skb, XFRMA_LTIME_VAL, sizeof(x->curlft), &x->curlft, in build_aevent()
2078 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae()
2553 [XFRMA_LTIME_VAL] = { .len = sizeof(struct xfrm_lifetime_cur) },