Searched refs:act (Results 1 – 3 of 3) sorted by relevance
| /security/ipe/ |
| A D | audit.c | 129 enum ipe_action_type act, const struct ipe_rule *const r) in ipe_audit_match() argument 136 if (act != IPE_ACTION_DENY && !READ_ONCE(success_audit)) in ipe_audit_match() 167 ACTSTR(act)); in ipe_audit_match() 170 ACTSTR(act)); in ipe_audit_match()
|
| A D | audit.h | 13 enum ipe_action_type act, const struct ipe_rule *const r);
|
| /security/smack/ |
| A D | smack_lsm.c | 2679 struct sockaddr_in6 *address, int act) in smk_ipv6_check() argument 2691 if (act == SMK_RECEIVING) in smk_ipv6_check() 2799 int act) in smk_ipv6_port_check() argument 2807 if (act == SMK_RECEIVING) { in smk_ipv6_port_check() 2819 return smk_ipv6_check(skp, object, address, act); in smk_ipv6_port_check() 2829 return smk_ipv6_check(skp, object, address, act); in smk_ipv6_port_check() 2834 if (act == SMK_RECEIVING) in smk_ipv6_port_check() 2843 if (act == SMK_CONNECTING) in smk_ipv6_port_check() 2849 return smk_ipv6_check(skp, object, address, act); in smk_ipv6_port_check()
|
Completed in 15 milliseconds