net
tcputil.c File Reference
Go to the source code of this file.
Defines
#define
min
(a, b) ((a>b)?b:a)
#define
max
(a, b) ((a>b)?a:b)
Functions
int
IsInLimits
(
u_long
x,
u_long
low,
u_long
high)
Sequence number comparisons.
void
NutTcpCalcRtt
(
TCPSOCKET
*sock)
© 2000-2007 by egnite Software GmbH - visit
http://www.ethernut.de/