Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ipv6_hdr

Proto:static inline struct ipv6hdr *ipv6_hdr(const struct sk_buff *skb)

Type:struct ipv6hdr

Parameter:

TypeParameterName
const struct sk_buff *skb
94  Return skb_network_header(skb)
Caller
NameDescribe
selinux_netlbl_sctp_assoc_requestselinux_netlbl_sctp_assoc_request - Label an incoming sctp association.*@ep: incoming association endpoint.*@skb: the packet.* Description:* A new incoming connection is represented by @ep, ......* Returns zero on success, negative values on failure.
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