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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h2530 int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size);
2611 static inline int security_socket_sendmsg(struct socket *sock, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c1042 int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c563 err = security_socket_sendmsg(sock, msg, size);

Completed in 118 milliseconds