Searched refs:linux_to_bsd_msghdr (Results 1 – 1 of 1) sorted by relevance
493 linux_to_bsd_msghdr(struct msghdr *bhdr, const struct l_msghdr *lhdr) in linux_to_bsd_msghdr() function1072 error = linux_to_bsd_msghdr(&msg, &linux_msg); in linux_sendmsg_common()1237 error = linux_to_bsd_msghdr(msg, &linux_msg); in linux_recvmsg_common()