kernel-ark/net/dccp
Arnaldo Carvalho de Melo 411447019a [DCCP] CCID: Allow ccid_{init,exit} to be NULL
Testing if the ccid being instantiated has these methods in
ccid_init().

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 17:20:23 -08:00
..
ccids [DCCP] CCID: Allow ccid_{init,exit} to be NULL 2006-03-20 17:20:23 -08:00
ackvec.c [DCCP] ackvec: Introduce ack vector records 2006-03-20 17:19:55 -08:00
ackvec.h [DCCP] ackvec: Introduce ack vector records 2006-03-20 17:19:55 -08:00
ccid.c [DCCP] CCID: Allow ccid_{init,exit} to be NULL 2006-03-20 17:20:23 -08:00
ccid.h [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
dccp.h [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 2006-01-03 13:10:50 -08:00
diag.c [IP_SOCKGLUE]: Remove most of the tcp specific calls 2006-01-03 13:10:58 -08:00
input.c [DCCP]: Notify CCID only after ACK vectors have been processed. 2006-01-03 14:26:15 -08:00
ipv4.c [DCCP] ackvec: Ditch dccpav_buf_len 2006-03-20 17:15:42 -08:00
ipv6.c [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. 2006-01-31 17:53:37 -08:00
ipv6.h [DCCP]: Introduce DCCPv6 2006-01-03 13:10:52 -08:00
Kconfig
Makefile [DCCP]: Introduce DCCPv6 2006-01-03 13:10:52 -08:00
minisocks.c [DCCP] ackvec: Ditch dccpav_buf_len 2006-03-20 17:15:42 -08:00
options.c
output.c [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
proto.c [DCCP] ackvec: Introduce dccp_ackvec_slab 2006-03-20 17:16:17 -08:00
timer.c