Lines Matching refs:sent
114 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_audit_retranmission_queue()
120 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_audit_retranmission_queue()
458 if ((chk->whoTo == net) && (chk->sent < SCTP_DATAGRAM_ACKED)) { in sctp_mark_all_for_resend()
517 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()
539 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_mark_all_for_resend()
569 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()
618 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()
619 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_mark_all_for_resend()
661 if (chk->sent < SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()
952 if (cookie->sent != SCTP_DATAGRAM_RESEND) { in sctp_cookie_timer()
955 cookie->sent = SCTP_DATAGRAM_RESEND; in sctp_cookie_timer()
1011 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_strreset_timer()
1012 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_strreset_timer()
1027 if (strrst->sent != SCTP_DATAGRAM_RESEND) in sctp_strreset_timer()
1029 strrst->sent = SCTP_DATAGRAM_RESEND; in sctp_strreset_timer()
1106 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_asconf_timer()
1107 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_asconf_timer()
1122 if (asconf->sent != SCTP_DATAGRAM_RESEND) in sctp_asconf_timer()
1124 asconf->sent = SCTP_DATAGRAM_RESEND; in sctp_asconf_timer()