Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/common/
Dlinux_socket.c131 static const int linux_to_bsd_domain_[LINUX_AF_MAX] = { variable
225 return linux_to_bsd_domain_[ldom]; in linux_to_bsd_domain()