Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:tcp_advance_highest_sack

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

Type:void

Parameter:

TypeParameterName
struct sock *sk
struct sk_buff *skb
1857  skb just after the highest * skb with SACKed bit set * (validity guaranteed only if * sacked_out > 0) = skb_rb_next(skb)