Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:udp_hdr

Proto:static inline struct udphdr *udp_hdr(const struct sk_buff *skb)

Type:struct udphdr

Parameter:

TypeParameterName
const struct sk_buff *skb
23  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