Searched refs:OP_SENDMSG (Results 1 – 2 of 2) sorted by relevance
| /security/apparmor/include/ |
| A D | audit.h | 80 #define OP_SENDMSG "sendmsg" macro
|
| /security/apparmor/ |
| A D | lsm.c | 1247 label, OP_SENDMSG, AA_MAY_SEND, in apparmor_unix_may_send() 1254 OP_SENDMSG, AA_MAY_RECEIVE, peer->sk, in apparmor_unix_may_send() 1436 return aa_sock_msg_perm(OP_SENDMSG, AA_MAY_SEND, sock, msg, size); in apparmor_socket_sendmsg() 2372 error = apparmor_secmark_check(rcu_dereference(ctx->label), OP_SENDMSG, in apparmor_ip_postroute()
|
Completed in 9 milliseconds