Lines Matching refs:sent
114 if (chk->sent == SCTP_DATAGRAM_RESEND) {
120 if (chk->sent == SCTP_DATAGRAM_RESEND) {
351 * Mark all chunks (well not all) that were sent to *net for retransmission.
458 if ((chk->whoTo == net) && (chk->sent < SCTP_DATAGRAM_ACKED)) {
474 /* we have reached a chunk that was sent some
489 /* ok it was sent after our boundary time. */
517 if (chk->sent != SCTP_DATAGRAM_RESEND) {
539 chk->sent = SCTP_DATAGRAM_RESEND;
569 if (chk->sent == SCTP_DATAGRAM_RESEND) {
618 if (chk->sent != SCTP_DATAGRAM_RESEND) {
619 chk->sent = SCTP_DATAGRAM_RESEND;
628 * If the LAST packet sent was not acked and our rwnd is 0
661 if (chk->sent < SCTP_DATAGRAM_RESEND) {
705 * now through all the streams checking for chunks sent to our
952 if (cookie->sent != SCTP_DATAGRAM_RESEND) {
955 cookie->sent = SCTP_DATAGRAM_RESEND;
1011 if (chk->sent != SCTP_DATAGRAM_RESEND) {
1012 chk->sent = SCTP_DATAGRAM_RESEND;
1027 if (strrst->sent != SCTP_DATAGRAM_RESEND)
1029 strrst->sent = SCTP_DATAGRAM_RESEND;
1106 if (chk->sent != SCTP_DATAGRAM_RESEND) {
1107 chk->sent = SCTP_DATAGRAM_RESEND;
1122 if (asconf->sent != SCTP_DATAGRAM_RESEND)
1124 asconf->sent = SCTP_DATAGRAM_RESEND;
1201 printf("Strange, out_wheel empty nothing on sent/send and tot=%lu?\n",