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
2562 if (!canputnext(wqp) && !(flags & MSG_IGNFLOW)) { in strput()2567 if (!(flags & MSG_IGNFLOW) && !bcanputnext(wqp, pri)) { in strput()2599 if (flags & MSG_IGNFLOW) { in strput()2666 if (!canputnext(wqp) && !(flags & MSG_IGNFLOW)) { in strput()2671 if (!bcanputnext(wqp, pri) && !(flags & MSG_IGNFLOW)) { in strput()2683 if (flags & MSG_IGNFLOW) { in strput()7838 flag |= MSG_IGNFLOW; in strputmsg()8026 flag |= MSG_IGNFLOW; in kstrputmsg()8051 if (flag & MSG_IGNFLOW) { in kstrputmsg()8104 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()5367 MSG_BAND|MSG_HOLDSIG|MSG_IGNERROR|MSG_IGNFLOW, 0); in sotpi_getsockopt()5475 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()