Searched refs:LINUX_MSG_CONFIRM (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ | ||
| H A D | linux_socket.h | 49 #define LINUX_MSG_CONFIRM 0x800 macro |
| H A D | linux_socket.c | 444 if (flags & LINUX_MSG_CONFIRM) in linux_to_bsd_msg_flags() |