mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
13f59128fd
rndis header length is 36, L2 header is 14, IPv6 header is 40, tcp header is 56 when sack option count is 4(default max_ofosegs is 4). so the iob bufsize should greater than we need. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>