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_unlink_write_queue

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

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
struct sock *sk
1812  This helper is needed, because skb->tcp_tsorted_anchor uses* the same memory storage than skb->destructor/_skb_refdst
1813  __skb_unlink(skb, & sk_write_queue)