Searched refs:MSG_SEND (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h751 #define MSG_SEND 0x1000 /* Send the packet in so_temp */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c1469 * MSG_SEND: go thru as for MSG_HOLD on current fragment, then
1759 if (flags & (MSG_HOLD|MSG_SEND)) {
1819 if (flags & MSG_SEND)

Completed in 24 milliseconds