Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\netif.c Create Date:2022-07-28 19:09:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sel_netif_init

Proto:static __init int sel_netif_init(void)

Type:int

Parameter:Nothing

269  If Not selinux_enabled Then Return 0
272  When i < SEL_NETIF_HASH_SIZE cycle Initialization list head
275  register a network notifier block
277  Return 0