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:This determines how many packets are "in the network" to the best* of our knowledge

Proto:static inline unsigned int tcp_packets_in_flight(const struct tcp_sock *tp)

Type:unsigned int

Parameter:

TypeParameterName
const struct tcp_sock *tp>packets_out to determine if the send queue is empty or not.
1185  Return Packets which are "in flight" - tcp_left_out(>packets_out to determine if the send queue is empty or not.) + Retransmitted packets out