Re: [PATCH v5 net-next 06/13] net: ip: Handle delivery_time in ip defrag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 28 Feb 2022 21:37:09 -0800 Martin KaFai Lau wrote:
> diff --git a/include/net/inet_frag.h b/include/net/inet_frag.h
> index 63540be0fc34..8ad0c1d6d024 100644
> --- a/include/net/inet_frag.h
> +++ b/include/net/inet_frag.h
> @@ -90,6 +90,7 @@ struct inet_frag_queue {
>  	ktime_t			stamp;
>  	int			len;
>  	int			meat;
> +	__u8			mono_delivery_time;
>  	__u8			flags;
>  	u16			max_size;
>  	struct fqdir		*fqdir;

kdoc missing for this one, also we can ignore the __u8 in flags and
stick to non-uAPI types this time



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux