diff options
author | andre <andre@FreeBSD.org> | 2007-03-23 20:16:50 +0000 |
---|---|---|
committer | andre <andre@FreeBSD.org> | 2007-03-23 20:16:50 +0000 |
commit | acede79cbae3ad5ac9c813b98547f46f97d26877 (patch) | |
tree | a022c1c16b7dea8ff848da8084545ea9c6203fe4 /lib/libc/stdlib/labs.c | |
parent | 2d2929c912249f5cded546ea402051479a4a9b1a (diff) | |
download | FreeBSD-src-acede79cbae3ad5ac9c813b98547f46f97d26877.zip FreeBSD-src-acede79cbae3ad5ac9c813b98547f46f97d26877.tar.gz |
Split tcp_input() into its two functional parts:
o tcp_input() now handles TCP segment sanity checks and preparations
including the INPCB lookup and syncache.
o tcp_do_segment() handles all data and ACK processing and is IPv4/v6
agnostic.
Change all KASSERT() messages to ("%s: ", __func__).
The changes in this commit are primarily of mechanical nature and no
functional changes besides the function split are made.
Discussed with: rwatson
Diffstat (limited to 'lib/libc/stdlib/labs.c')
0 files changed, 0 insertions, 0 deletions