summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2022-08-31 09:37:13 -0700
committerStephen Hemminger <stephen@networkplumber.org>2022-08-31 09:37:13 -0700
commitfb809cb373072b6e58205895bcfe07086ded0f92 (patch)
tree140f30de413a0e44e172af2db0309f879dc336b0 /include
parent87dfa589f6c3e9ab1ac2bfb9b5f8591a60320103 (diff)
downloadiproute2-fb809cb373072b6e58205895bcfe07086ded0f92.tar.gz
uapi: update headers for xfrm and virtio_ring.h
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/xfrm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/xfrm.h b/include/uapi/linux/xfrm.h
index e6289d5b..4809f9be 100644
--- a/include/uapi/linux/xfrm.h
+++ b/include/uapi/linux/xfrm.h
@@ -296,7 +296,7 @@ enum xfrm_attr_type_t {
XFRMA_ETIMER_THRESH,
XFRMA_SRCADDR, /* xfrm_address_t */
XFRMA_COADDR, /* xfrm_address_t */
- XFRMA_LASTUSED, /* unsigned long */
+ XFRMA_LASTUSED, /* __u64 */
XFRMA_POLICY_TYPE, /* struct xfrm_userpolicy_type */
XFRMA_MIGRATE,
XFRMA_ALG_AEAD, /* struct xfrm_algo_aead */