Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:selinux_netlbl_sk_security_free - Free the NetLabel fields*@sksec: the sk_security_struct* Description:* Free all of the memory in the NetLabel fields of a sk_security_struct.

Proto:void selinux_netlbl_sk_security_free(struct sk_security_struct *sksec)

Type:void

Parameter:

TypeParameterName
struct sk_security_struct *sksec
156  If ( NetLabel sec attributes != NULL) Then lbl_secattr_free - Frees a netlbl_lsm_secattr struct*@secattr: the struct to free* Description:* Frees @secattr including all of the internal buffers.
Caller
NameDescribe
selinux_sk_free_security