Searched refs:MSG_IGNFLOW (Results 1 – 5 of 5) sorted by relevance
239 MSG_BAND | MSG_IGNFLOW | MSG_HOLDSIG | MSG_IGNERROR, 0); in t_kadvise()
203 #define MSG_IGNFLOW 0x200 /* Ignore flow control */ macro
2561 if (!canputnext(wqp) && !(flags & MSG_IGNFLOW)) { in strput()2566 if (!(flags & MSG_IGNFLOW) && !bcanputnext(wqp, pri)) { in strput()2598 if (flags & MSG_IGNFLOW) { in strput()2665 if (!canputnext(wqp) && !(flags & MSG_IGNFLOW)) { in strput()2670 if (!bcanputnext(wqp, pri) && !(flags & MSG_IGNFLOW)) { in strput()2682 if (flags & MSG_IGNFLOW) { in strput()7837 flag |= MSG_IGNFLOW; in strputmsg()8025 flag |= MSG_IGNFLOW; in kstrputmsg()8050 if (flag & MSG_IGNFLOW) { in kstrputmsg()8103 ASSERT(!(flag & MSG_IGNFLOW)); in kstrputmsg()
2763 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_shutdown()2933 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in so_unix_close()4414 sflag = MSG_IGNFLOW; in sotpi_sendmsg()5365 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_getsockopt()5473 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_setsockopt()
1600 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in strsock_discon_ind()