Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:tcp_rtx_queue_unlink

Proto:static inline void tcp_rtx_queue_unlink(struct sk_buff *skb, struct sock *sk)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
struct sock *sk
1820  This helper is needed, because skb->tcp_tsorted_anchor uses* the same memory storage than skb->destructor/_skb_refdst
1821  rb_erase( & used in netem, ip4 defrag, and tcp stack , & tcp_rtx_queue)