Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ip_transport_len

Proto:static inline unsigned int ip_transport_len(const struct sk_buff *skb)

Type:unsigned int

Parameter:

TypeParameterName
const struct sk_buff *skb
36  Return ntohs(tot_len) - skb_network_header_len(skb)