Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Daudit.h78 #define OP_LISTEN "listen" macro
/linux/security/apparmor/
H A Daf_unix.c535 DEFINE_AUDIT_SK(ad, OP_LISTEN, current_cred(), sock->sk); in aa_unix_listen_perm()
H A Dlsm.c1393 return aa_sk_perm(OP_LISTEN, AA_MAY_LISTEN, sock->sk); in apparmor_socket_listen()