Searched refs:OP_LISTEN (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/security/apparmor/include/ | ||
D | audit.h | 78 #define OP_LISTEN "listen" macro |
/Linux-v6.6/security/apparmor/ | ||
D | lsm.c | 963 aa_sk_perm(OP_LISTEN, AA_MAY_LISTEN, sock->sk)); in apparmor_socket_listen() |