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_and_free

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

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
struct sock *sk
1826  deletes entry from list
1827  tcp_rtx_queue_unlink(skb, sk)
1828  sk_wmem_free_skb(sk, skb)