Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Daf_inet.h28 int aa_inet_msg_perm(const char *op, u32 request, struct socket *sock,
/linux/security/apparmor/
H A Daf_inet.c468 int aa_inet_msg_perm(const char *op, u32 request, struct socket *sock, in aa_inet_msg_perm() function
H A Dlsm.c1459 return aa_inet_msg_perm(op, request, sock, msg, size); in aa_sock_msg_perm()