Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dtomoyo.c501 return tomoyo_socket_sendmsg_permission(sock, msg, size); in tomoyo_socket_sendmsg()
H A Dnetwork.c750 * tomoyo_socket_sendmsg_permission - Check permission for sending a datagram.
758 int tomoyo_socket_sendmsg_permission(struct socket *sock, struct msghdr *msg, in tomoyo_socket_sendmsg_permission() function