Searched refs:OP_CONNECT (Results 1 – 2 of 2) sorted by relevance
| /linux/security/apparmor/include/ |
| H A D | audit.h | 77 #define OP_CONNECT "connect" macro
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 1125 error = aa_unix_peer_perm(cred, label, OP_CONNECT, in unix_connect_perm() 1135 OP_CONNECT, in unix_connect_perm() 1378 return aa_sk_perm(OP_CONNECT, AA_MAY_CONNECT, sock->sk); in apparmor_socket_connect() 1437 error = aa_sk_perm(OP_CONNECT, AA_MAY_CONNECT, sock->sk); in apparmor_socket_sendmsg() 1647 error = apparmor_secmark_check(rcu_dereference(ctx->label), OP_CONNECT, in apparmor_inet_conn_request()
|