WSL2-Linux-Kernel/net/dccp
Florian Westphal b98b33043c net: dccp: use net_generic storage
DCCP is virtually never used, so no need to use space in struct net for it.

Put the pernet ipv4/v6 socket in the dccp ipv4/ipv6 modules instead.

Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://lore.kernel.org/r/20210408174502.1625-1-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-04-09 16:34:56 -07:00
..
ccids
Kconfig
Makefile
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h
diag.c
feat.c dccp: Return the correct errno code 2021-02-06 11:15:28 -08:00
feat.h
input.c
ipv4.c net: dccp: use net_generic storage 2021-04-09 16:34:56 -07:00
ipv6.c net: dccp: use net_generic storage 2021-04-09 16:34:56 -07:00
ipv6.h
minisocks.c
options.c
output.c
proto.c
qpolicy.c
sysctl.c
timer.c
trace.h