Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_dec_quickack_mode
Proto:static inline void tcp_dec_quickack_mode(struct sock *sk, const unsigned int pkts)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk | |
const unsigned int | pkts |
351 | If Scheduled number of quick acks Then |
352 | If pkts >= Scheduled number of quick acks Then |
356 | Else Scheduled number of quick acks -= pkts |
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 |