linux/net/dccp/ccids
Andrea Bittau 32aac18dfa [DCCP] CCID2: Code optimizations
These are code optimizations which are relevant when dealing with large
windows.  They are not coded the way I would like to, but they do the job for
the short-term.  This patch should be more neat.

Commiter note: Changed the seqno comparisions to use {after,before}48 to handle
               wrapping.

Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:23:52 -08:00
..
lib
Kconfig
Makefile
ccid2.c [DCCP] CCID2: Code optimizations 2006-12-02 21:23:52 -08:00
ccid2.h [DCCP] CCID2: Code optimizations 2006-12-02 21:23:52 -08:00
ccid3.c
ccid3.h