Home
last modified time | relevance | path

Searched refs:MSG_MORETOCOME (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocket.h465 #define MSG_MORETOCOME 0x00100000 /* additional data pending */ macro
/f-stack/freebsd/sys/
H A Dsocket.h471 #define MSG_MORETOCOME 0x00100000 /* additional data pending */ macro
/f-stack/freebsd/kern/
H A Dsys_socket.c646 flags |= MSG_MORETOCOME; in soaio_process_job()
H A Duipc_socket.c1510 (flags & MSG_MORETOCOME) ||
1750 (flags & MSG_MORETOCOME) ||