Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_syscall_wrapper.c205 struct linux_cmsghdr struct
465 struct linux_cmsghdr *linux_cmsg = (struct linux_cmsghdr*)cmsg; in freebsd2linux_cmsghdr()
477 linux_cmsg->cmsg_len = cmsg->cmsg_len + sizeof(struct linux_cmsghdr) - sizeof(struct cmsghdr); in freebsd2linux_cmsghdr()