Prev: [PATCH 0/7] tcp: bugs and cleanup updated to 2.6.33-rc6
Next: [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
From: William Allen Simpson on 2 Feb 2010 11:20 Redefine two TCP header functions to accept TCP header pointer. When subtracting, return signed int to allow error checking. These functions will be used in subsequent patches that implement additional features. Signed-off-by: William.Allen.Simpson(a)gmail.com --- include/linux/tcp.h | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) |