Home
last modified time | relevance | path

Searched defs:do_sendmsg (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/ !
H A Dmsg_zerocopy.c186 static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) in do_sendmsg() function
/linux/net/ceph/ !
H A Dmessenger_v2.c122 static int do_sendmsg(struct socket *sock, struct iov_iter *it) in do_sendmsg() function