Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:locally generated TCP pure ACKs have skb->truesize == 2* (check tcp_send_ack() in net/ipv4/tcp_output.c )* This is much faster than dissecting the packet to find out.* (Think of GRE encapsulations, IPv4, IPv6, ...)

Proto:static inline bool skb_is_tcp_pure_ack(const struct sk_buff *skb)

Type:bool

Parameter:

TypeParameterName
const struct sk_buff *skb
2077  Return truesize == 2