Searched refs:MSG_DONTROUTE (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h713 #define MSG_DONTROUTE 0x4 /* send without using routing tables */ macro
/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_usrreq.c1236 if ((flags & (MSG_OOB|MSG_DONTROUTE|MSG_HOLD|MSG_SEND|MSG_FLUSH)) ||
/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c1749 dontroute = (flags & MSG_DONTROUTE) &&

Completed in 85 milliseconds