Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h455 #define MSG_SOCALLBCK 0x00010000 /* for use by socket callbacks - soreceive (TCP) */ macro
/f-stack/freebsd/sys/
H A Dsocket.h461 #define MSG_SOCALLBCK 0x00010000 /* for use by socket callbacks - soreceive (TCP) */ macro
/f-stack/freebsd/kern/
H A Duipc_socket.c2366 if (!(flags & MSG_SOCALLBCK) &&
2588 !(flags & MSG_SOCALLBCK))) {