Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_slow_start_after_idle_check
Proto:static inline void tcp_slow_start_after_idle_check(struct sock *sk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
1370 | ca_ops = icsk_ca_ops |
1374 | If Not sysctl_tcp_slow_start_after_idle || Packets which are "in flight" || cong_control Then Return |
1378 | If delta > icsk_rto Then tcp_cwnd_restart(sk, delta) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |