android_kernel_xiaomi_sm7250/net/dccp
Arnaldo Carvalho de Melo cef07fd602 [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC
That is equivalent, no need to have a private one.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-08-29 15:56:33 -07:00
..
ccids [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC 2005-08-29 15:56:33 -07:00
ccid.c
ccid.h [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
dccp.h [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
input.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
ipv4.c [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK 2005-08-29 15:56:23 -07:00
Kconfig
Makefile [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
minisocks.c [DCCP]: Finish the TIMEWAIT minisock support 2005-08-29 15:56:03 -07:00
options.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
output.c [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
packet_history.c [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
packet_history.h [CCID3]: Separate most of the packet history code 2005-08-29 15:56:28 -07:00
proto.c [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 2005-08-29 15:55:18 -07:00
timer.c