Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_socket.h38 #define LINUX_MSG_OOB 0x01 macro
H A Dlinux_socket.c419 if (flags & LINUX_MSG_OOB) in linux_to_bsd_msg_flags()