Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:43:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:At how many usecs into the future should the RTO fire?
Proto:static inline s64 tcp_rto_delta_us(const struct sock *sk)
Type:s64
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sock * | sk |
2042 | skb = tcp_rtx_queue_head(sk) |
2046 | Return rto_time_stamp_us - most recent packet received/sent |
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 |