Searched refs:linux_to_bsd_msghdr (Results 1 – 1 of 1) sorted by relevance
699 linux_to_bsd_msghdr(struct msghdr *bhdr, const struct l_msghdr *lhdr) in linux_to_bsd_msghdr() function1392 error = linux_to_bsd_msghdr(&msg, &linux_msghdr); in linux_sendmsg_common()1801 error = linux_to_bsd_msghdr(msg, &l_msghdr); in linux_recvmsg_common()