mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
66bc2ffbe6
net_chksum_adjust is used for fast checksum adjustment after modifying some fields in a network packet. Will be used in NAT. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>