android_kernel_xiaomi_sm8350/net/dccp
Arnaldo Carvalho de Melo cc4d6a3a34 loss_interval: Nuke dccp_li_hist
It had just a slab cache, so, for the sake of simplicity just make
dccp_trfc_lib module init routine create the slab cache, no need for users of
the lib to create a private loss_interval object.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-07-10 22:15:23 -07:00
..
ccids loss_interval: Nuke dccp_li_hist 2007-07-10 22:15:23 -07:00
ackvec.c [DCCP]: 48-bit sequence number arithmetic 2007-04-25 22:26:42 -07:00
ackvec.h
ccid.c
ccid.h
dccp.h Fix dccp_sum_coverage 2007-07-10 22:15:05 -07:00
diag.c
feat.c
feat.h
input.c [DCCP]: Sample RTT from SYN exchange 2007-04-25 22:27:02 -07:00
ipv4.c [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 2007-04-25 22:25:23 -07:00
ipv6.c [XFRM]: Allow packet drops during larval state resolution. 2007-05-24 18:17:54 -07:00
ipv6.h
Kconfig [DCCP]: Use menuconfig objects. 2007-05-24 16:36:46 -07:00
Makefile
minisocks.c [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 2007-04-26 01:37:44 -07:00
options.c [DCCP]: Debug statements for Elapsed Time option 2007-04-25 22:28:55 -07:00
output.c [DCCP]: More debug information for dccp_wait_for_ccid 2007-04-25 22:26:54 -07:00
probe.c [NET]: Fix comparisons of unsigned < 0. 2007-06-03 18:08:47 -07:00
proto.c
sysctl.c
timer.c