mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-29 03:05:45 +00:00
34be5efa92
This patch adds three helpers uip_tcp_hdrlen(), uip_tcp_len(), uip_tcp_payloadlen() to return TCP header length, TCP totoal length, and tcp payload length. Signed-off-by: Asias He <asias.hejun@gmail.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>