Searched refs:PRUS_MORETOCOME (Results 1 – 4 of 4) sorted by relevance
532 #define PRUS_MORETOCOME 0x4 macro
1177 if (flags & PRUS_MORETOCOME) { in tcp_usr_send()1181 if (flags & PRUS_MORETOCOME) { in tcp_usr_send()
1307 PRUS_MORETOCOME : 0; in mptcp_usr_sosend()
2527 (resid > 0 && space > 0) ? PRUS_MORETOCOME : 0; in sosend()