Searched refs:SCTP_ECN_ECHO (Results 1 – 6 of 6) sorted by relevance
110 #define SCTP_ECN_ECHO 0x0c macro130 { SCTP_ECN_ECHO, "ECN ECHO" },
452 #define SCTP_ECN_ECHO 0x0c macro
744 (chk->rec.chunk_id.id == SCTP_ECN_ECHO)) { in sctp_mark_all_for_resend()1143 (chk->rec.chunk_id.id == SCTP_ECN_ECHO)) { in sctp_strreset_timer()1228 (chk->rec.chunk_id.id == SCTP_ECN_ECHO)) { in sctp_asconf_timer()
7739 if (chk->rec.chunk_id.id == SCTP_ECN_ECHO) { in sctp_fix_ecn_echo()8250 (chk->rec.chunk_id.id == SCTP_ECN_ECHO) && in sctp_med_chunk_output()8398 } else if (chk->rec.chunk_id.id == SCTP_ECN_ECHO) { in sctp_med_chunk_output()11386 if ((chk->rec.chunk_id.id == SCTP_ECN_ECHO) && (net == chk->whoTo)) { in sctp_send_ecn_echo()11409 chk->rec.chunk_id.id = SCTP_ECN_ECHO; in sctp_send_ecn_echo()11428 ecne->ch.chunk_type = SCTP_ECN_ECHO; in sctp_send_ecn_echo()
3039 if (chk->rec.chunk_id.id != SCTP_ECN_ECHO) { in sctp_handle_ecn_cwr()3334 case SCTP_ECN_ECHO: in process_chunk_drop()5071 case SCTP_ECN_ECHO: in sctp_process_control()
2830 case SCTP_ECN_ECHO: in sctp_process_data()