Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-28 06:42:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tcp_is_reno

Proto:static inline bool tcp_is_reno(const struct tcp_sock *tp)

Type:bool

Parameter:

TypeParameterName
const struct tcp_sock *tp
1161  Return Not These functions determine how the current flow behaves in respect of SACK* handling. SACK is negotiated with the peer, and therefore it can vary* between different flows.* tcp_is_sack - SACK enabled* tcp_is_reno - No SACK