Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:genlmsg_end - Finalize a generic netlink message*@skb: socket buffer the message is stored in*@hdr: user specific header

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

Type:void

Parameter:

TypeParameterName
struct sk_buff *skb
void *hdr
268  lmsg_end - Finalize a netlink message*@skb: socket buffer the message is stored in*@nlh: netlink message header* Corrects the netlink message header to include the appeneded* attributes. Only necessary if attributes have been added to* the message.
Caller
NameDescribe
send_replySend taskstats data in @skb to listener with nl_pid @pid
send_cpu_listenersSend taskstats data in @skb to listeners registered for @cpu's exit data
quota_send_warningquota_send_warning - Send warning to userspace about exceeded quota*@qid: The kernel internal quota identifier