Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9916ecb0 authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

[XFRM]: struct xfrm_usersa_id annotations

parent 61f4627b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -281,7 +281,7 @@ struct xfrm_usersa_info {

struct xfrm_usersa_id {
	xfrm_address_t			daddr;
	__u32				spi;
	__be32				spi;
	__u16				family;
	__u8				proto;
};