kernel-netlink: Add support for full packet and policy HW offloading

This commit is contained in:
Tobias Brunner
2023-02-16 13:25:34 +01:00
parent 46cfebe4ab
commit 55719d7de5
5 changed files with 136 additions and 37 deletions
+1
View File
@@ -503,6 +503,7 @@ struct xfrm_user_offload {
};
#define XFRM_OFFLOAD_IPV6 1
#define XFRM_OFFLOAD_INBOUND 2
#define XFRM_OFFLOAD_PACKET 4
#ifndef __KERNEL__
/* backwards compatibility for userspace */