Home
last modified time | relevance | path

Searched refs:OP_SENDMSG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Daudit.h80 #define OP_SENDMSG "sendmsg" macro
/kernel/linux/linux-6.6/security/apparmor/include/
H A Daudit.h80 #define OP_SENDMSG "sendmsg" macro
/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c954 return aa_sock_msg_perm(OP_SENDMSG, AA_MAY_SEND, sock, msg, size); in apparmor_socket_sendmsg()
1765 if (!apparmor_secmark_check(ctx->label, OP_SENDMSG, AA_MAY_SEND, in apparmor_ip_postroute()
/kernel/linux/linux-6.6/security/apparmor/
H A Dlsm.c1036 return aa_sock_msg_perm(OP_SENDMSG, AA_MAY_SEND, sock, msg, size); in apparmor_socket_sendmsg()
1847 if (!apparmor_secmark_check(ctx->label, OP_SENDMSG, AA_MAY_SEND, in apparmor_ip_postroute()

Completed in 6 milliseconds