Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:tcp_add_tx_delay

Proto:static inline void tcp_add_tx_delay(struct sk_buff *skb, const struct tcp_sock *tp)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
const struct tcp_sock *tp
2297  If static_branch_unlikely( & tcp_tx_delay_enabled) Then earliest departure time += delay (in usec) added to TX packets * NSEC_PER_USEC