Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Determines whether this is a thin stream (which may suffer from* increased latency). Used to trigger latency-reducing mechanisms.

Proto:static inline bool tcp_stream_is_thin(struct tcp_sock *tp)

Type:bool

Parameter:

TypeParameterName
struct tcp_sock *tp
1896  Return Packets which are "in flight" < 4 && Not tcp_in_initial_slowstart(tp)