Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_emul.h71 uint32_t so_timestampns; /* requested timespec */ member
H A Dlinux_socket.c693 return (pem->so_timestampns); in bsd_to_linux_cmsg_type()
2103 pem->so_timestampns = args->optname; in linux_setsockopt()