Searched refs:PRUS_MORETOCOME (Results 1 – 6 of 6) sorted by relevance
209 #define PRUS_MORETOCOME 0x4 macro
211 #define PRUS_MORETOCOME 0x4 macro
755 ((flags & PRUS_MORETOCOME) == 0) in sctp6_send()
1256 if (flags & PRUS_MORETOCOME) in tcp_usr_send()1259 if (flags & PRUS_MORETOCOME) in tcp_usr_send()
642 ((flags & PRUS_MORETOCOME) == 0) in sctp_sendm()
1511 (resid > 0 && space > 0) ? PRUS_MORETOCOME : 0,1751 (resid > 0 && space > 0) ? PRUS_MORETOCOME : 0;