Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h466 #define MSG_TLSAPPDATA 0x00200000 /* only soreceive() app. data (TLS) */ macro
/f-stack/freebsd/sys/
H A Dsocket.h472 #define MSG_TLSAPPDATA 0x00200000 /* only soreceive() app. data (TLS) */ macro
/f-stack/freebsd/kern/
H A Duipc_socket.c2072 if (flags & MSG_TLSAPPDATA) {