Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsecurity.h1439 int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size);
1540 static inline int security_socket_sendmsg(struct socket *sock, in security_socket_sendmsg() function
/linux-6.3-rc2/security/
A Dsecurity.c2304 int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size) in security_socket_sendmsg() function
/linux-6.3-rc2/net/
A Dsocket.c744 int err = security_socket_sendmsg(sock, msg, in sock_sendmsg()

Completed in 24 milliseconds