函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\hooks.c Create Date:2022-07-27 20:25:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:selinux_peerlbl_enabled - Check to see if peer labeling is currently enabled* Description:* This function checks if NetLabel or labeled IPSEC is enabled

函数原型:static int selinux_peerlbl_enabled(void)

返回类型:int

参数:

180  返回:selinux_policycap_alwaysnetwork()或LSM protocol operations (NetLabel LSM/kernel API)selinux_xfrm_enabled()
调用者
名称描述
selinux_socket_sock_rcv_skb
selinux_sctp_assoc_requestCalled whenever SCTP receives an INIT chunk. This happens when an incoming* connect(2), sctp_connectx(3) or sctp_sendmsg(3) (with no association* already present).