kernel-fxtec-pro1x/net/dccp/ccids/lib
Gerrit Renker c40616c597 [TFRC]: Provide central source file and debug facility
This patch changes the tfrc_lib module in the following manner:

 (1) a dedicated tfrc source file to call the packet history &
     loss interval init/exit functions.
 (2) a dedicated tfrc_pr_debug macro with toggle switch `tfrc_debug'.

Commiter note: renamed tfrc_module.c to tfrc.c, and made CONFIG_IP_DCCP_CCID3
select IP_DCCP_TFRC_LIB.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:56:39 -08:00
..
loss_interval.c [TFRC]: Migrate TX history to singly-linked lis 2008-01-28 14:55:11 -08:00
loss_interval.h [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 2007-10-10 16:48:14 -07:00
Makefile [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -08:00
packet_history.c [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -08:00
packet_history.h [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -08:00
tfrc.c [TFRC]: Provide central source file and debug facility 2008-01-28 14:56:39 -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