Home
last modified time | relevance | path

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

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