Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:netlink_kernel_create

Proto:static inline struct sock *netlink_kernel_create(struct net *net, int unit, struct netlink_kernel_cfg *cfg)

Type:struct sock

Parameter:

TypeParameterName
struct net *net
intunit
struct netlink_kernel_cfg *cfg
60  Return __netlink_kernel_create(net, unit, THIS_MODULE, cfg)
Caller
NameDescribe
uevent_net_init
audit_net_init
selnl_init