lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] [patch #6537] wnd_scale TCP option addition


From: Bill Auerbach
Subject: RE: [lwip-devel] [patch #6537] wnd_scale TCP option addition
Date: Fri, 20 Jun 2008 15:09:46 -0400

> So, if we agree that we need to keep rcv_ann_wnd and snd_wnd as u32_t,
> and [...]

Why when tcp_hdr wnd is u16_t?  If ultimately it gets truncated, no sense 
bloating code for u32_t until the final use of it.  8 bit processors don't do 
s/u32_t very efficiently and so the use of s/u32_t should be minimized.

Bill






reply via email to

[Prev in Thread] Current Thread [Next in Thread]