android_kernel_samsung_msm8976/net/dccp/ccids
Arnaldo Carvalho de Melo 8c60f3fab5 [CCID3]: Separate most of the packet history code
This also changes the list_for_each_entry_safe_continue behaviour to match its
kerneldoc comment, that is, to start after the pos passed.

Also adds several helper functions from previously open coded fragments, making
the code more clear.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-08-29 15:56:28 -07:00
..
ccid3.c [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
ccid3.h [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
Kconfig [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
Makefile [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00