linux/net/dccp/ccids/lib
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
..
Makefile [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -08:00
loss_interval.c [TFRC]: New rx history code 2008-01-28 14:56:43 -08:00
loss_interval.h [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 2007-10-10 16:48:14 -07:00
packet_history.c [TFRC]: Put RX/TX initialisation into tfrc.c 2008-01-28 14:57:15 -08:00
packet_history.h [TFRC]: New rx history code 2008-01-28 14:56:43 -08:00
tfrc.c [TFRC]: Put RX/TX initialisation into tfrc.c 2008-01-28 14:57:15 -08:00
tfrc.h [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -08:00
tfrc_equation.c [NET] DCCP: Fix whitespace errors. 2007-02-10 23:19:27 -08:00