android_kernel_xiaomi_sm7250/net/dccp
Gerrit Renker 73c9e02c22 [DCCPv6]: remove forward declarations in ipv6.c
This does the same for ipv6.c as the preceding one does for ipv4.c: Only the
inet_connection_sock_af_ops forward declarations remain, since at least
dccp_ipv6_mapped has a circular dependency to dccp_v6_request_recv_sock.

No code change, merely re-ordering.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:22:00 -08:00
..
ccids
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG 2006-12-02 21:21:58 -08:00
diag.c
feat.c
feat.h
input.c
ipv4.c [DCCPv4]: remove forward declarations in ipv4.c 2006-12-02 21:21:59 -08:00
ipv6.c [DCCPv6]: remove forward declarations in ipv6.c 2006-12-02 21:22:00 -08:00
ipv6.h
Kconfig
Makefile
minisocks.c [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG 2006-12-02 21:21:58 -08:00
options.c
output.c [DCCP]: Combine allocating & zeroing header space on skb 2006-12-02 21:21:55 -08:00
probe.c
proto.c
sysctl.c
timer.c