Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:aa_profile_af_sk_perm

Proto:static inline int aa_profile_af_sk_perm(struct aa_profile *profile, struct common_audit_data *sa, unsigned int request, struct sock *sk)

Type:int

Parameter:

TypeParameterName
struct aa_profile *profile
struct common_audit_data *sa
unsigned intrequest
struct sock *sk
101  Return aa_profile_af_perm(profile, sa, request, sk_family, sk_type)
Caller
NameDescribe
aa_label_sk_perm