Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:genlmsg_unicast - unicast a netlink message*@skb: netlink message as socket buffer*@portid: netlink portid of the destination socket

Proto:static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, unsigned int portid)

Type:int

Parameter:

TypeParameterName
struct net *net
struct sk_buff *skb
unsigned intportid
338  Return lmsg_unicast - unicast a netlink message*@sk: netlink socket to spread message to*@skb: netlink message as socket buffer*@portid: netlink portid of the destination socket
Caller
NameDescribe
send_cpu_listenersSend taskstats data in @skb to listeners registered for @cpu's exit data