Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsocket.h478 #define MSG_MORETOCOME 0x00100000 /* additional data pending */ macro
/freebsd/sys/kern/
H A Dsys_socket.c644 flags |= MSG_MORETOCOME; in soaio_process_job()
H A Duipc_socket.c2261 (flags & MSG_MORETOCOME) ||
2504 (flags & MSG_MORETOCOME) ||