android_kernel_motorola_sm6225/net/dccp/ccids
Gerrit Renker df8f83fdd6 [TFRC]: Put RX/TX initialisation into tfrc.c
This separates RX/TX initialisation and puts all packet history / loss intervals
initialisation into tfrc.c.
The organisation is uniform: slab declaration -> {rx,tx}_init() -> {rx,tx}_exit()

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:57:15 -08:00
..
lib [TFRC]: Put RX/TX initialisation into tfrc.c 2008-01-28 14:57:15 -08:00
ccid2.c [CCID2]: Remove misleading comment 2008-01-28 14:55:01 -08:00
ccid2.h [CCID2]: Remove redundant ack-counting variable 2008-01-28 14:55:00 -08:00
ccid3.c [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it 2008-01-28 14:57:04 -08:00
ccid3.h [TFRC]: New rx history code 2008-01-28 14:56:43 -08:00
Kconfig [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -08:00
Makefile [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 2006-03-20 17:41:47 -08:00