Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:genlmsg_cancel - Cancel construction of a generic netlink message*@skb: socket buffer the message is stored in*@hdr: generic netlink message header

Proto:static inline void genlmsg_cancel(struct sk_buff *skb, void *hdr)

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
void *hdr
278  If hdr Then lmsg_cancel - Cancel construction of a netlink message*@skb: socket buffer the message is stored in*@nlh: netlink message header* Removes the complete netlink message including all* attributes from the socket buffer again.