Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:skb_network_offset

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

Type:int

Parameter:

TypeParameterName
const struct sk_buff *skb
2576  Return skb_network_header(skb) - data
Caller
NameDescribe
selinux_parse_skb_ipv4Returns error only if unable to parse addresses
selinux_parse_skb_ipv6Returns error only if unable to parse addresses
smk_skb_to_addr_ipv6
ipv6_skb_to_auditdatapv6_skb_to_auditdata : fill auditdata from skb*@skb : the skb*@ad : the audit data to fill*@proto : the layer 4 protocol* return 0 on success