Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_syscall_wrapper.c839 void *linux_sa = msg->msg_name; in ff_sendmsg() local
841 if (linux_sa != NULL) { in ff_sendmsg()
842 linux2freebsd_sockaddr(linux_sa, in ff_sendmsg()
849 __DECONST(struct msghdr *, msg)->msg_name = linux_sa; in ff_sendmsg()