Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:aa_af_perm

Proto:int aa_af_perm(struct aa_label *label, const char *op, unsigned int request, u16 family, int type, int protocol)

Type:int

Parameter:

TypeParameterName
struct aa_label *label
const char *op
unsigned intrequest
u16family
inttype
intprotocol
136  DEFINE_AUDIT_NET(sa, op, NULL, family, type, protocol)
138  Return fn_for_each_confined(label, profile, Generic af perm )