Searched refs:LINUX_MSG_DONTROUTE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ | ||
H A D | linux_socket.h | 38 #define LINUX_MSG_DONTROUTE 0x04 macro |
H A D | linux_socket.c | 610 if (flags & LINUX_MSG_DONTROUTE) in linux_to_bsd_msg_flags() |