kernel-ark/net/dccp
Arnaldo Carvalho de Melo 65299d6c3c [CCID3]: Introduce include/linux/tfrc.h
Moving the TFRC sender and receiver variables to separate structs, so
that we can copy these structs to userspace thru getsockopt,
dccp_diag, etc.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-18 00:18:32 -07:00
..
ccids [CCID3]: Introduce include/linux/tfrc.h 2005-09-18 00:18:32 -07:00
ackvec.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
ackvec.h [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
ccid.c
ccid.h
dccp.h [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
diag.c
input.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
ipv4.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
Kconfig
Makefile [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
minisocks.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
options.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
output.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
proto.c
timer.c