Home
last modified time | relevance | path

Searched refs:OP_LISTEN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/apparmor/include/
Daudit.h82 #define OP_LISTEN "listen" macro
/Linux-v4.19/security/apparmor/
Dlsm.c902 aa_sk_perm(OP_LISTEN, AA_MAY_LISTEN, sock->sk)); in apparmor_socket_listen()