Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Daudit.h83 #define OP_GETPEERNAME "getpeername" macro
/linux-6.15/security/apparmor/
H A Dlsm.c1243 return aa_sock_perm(OP_GETPEERNAME, AA_MAY_GETATTR, sock); in apparmor_socket_getpeername()