Home
last modified time | relevance | path

Searched refs:linux_to_bsd_msghdr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_socket.c699 linux_to_bsd_msghdr(struct msghdr *bhdr, const struct l_msghdr *lhdr) in linux_to_bsd_msghdr() function
1392 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()