函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-27 07:40:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Something is really bad, we could not queue an additional packet,* because qdisc is full or receiver sent a 0 window, or we are paced

函数原型:static inline unsigned long tcp_probe0_base(const struct sock *sk)

返回类型:unsigned long

参数:

类型参数名称
const struct sock *sk
1308  返回:max_t - return maximum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(unsignedlong, icsk_rto, TCP_RTO_MIN)
调用者
名称描述
tcp_probe0_whenVariant of inet_csk_rto_backoff() used for zero window probes
tcp_check_probe_timer