Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dccp_hdr

Proto:static inline struct dccp_hdr *dccp_hdr(const struct sk_buff *skb)

Type:struct dccp_hdr

Parameter:

TypeParameterName
const struct sk_buff *skb
68  Return skb_transport_header(skb)
Caller
NameDescribe
ipv4_skb_to_auditdatapv4_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