Home
last modified time | relevance | path

Searched defs:sock_sendmsg (Results 1 – 3 of 3) sorted by path

/linux/net/
H A Dsocket.c756 int sock_sendmsg(struct socket *sock, struct msghdr *msg) in sock_sendmsg() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_addr.c211 static int sock_sendmsg(int fd, struct sockaddr *addr, socklen_t addrlen, in sock_sendmsg() function
/linux/tools/testing/selftests/bpf/progs/
H A Dsock_addr_kern.c48 int sock_sendmsg(struct sendmsg_args *args) in sock_sendmsg() function