Searched refs:SCTP_ECN_ECHO (Results 1 – 6 of 6) sorted by relevance
108 #define SCTP_ECN_ECHO 0x0c macro128 { SCTP_ECN_ECHO, "ECN ECHO" },
454 #define SCTP_ECN_ECHO 0x0c macro
750 (chk->rec.chunk_id.id == SCTP_ECN_ECHO)) { in sctp_mark_all_for_resend()1145 (chk->rec.chunk_id.id == SCTP_ECN_ECHO)) { in sctp_strreset_timer()1230 (chk->rec.chunk_id.id == SCTP_ECN_ECHO)) { in sctp_asconf_timer()
2986 if (chk->rec.chunk_id.id != SCTP_ECN_ECHO) { in sctp_handle_ecn_cwr()3281 case SCTP_ECN_ECHO: in process_chunk_drop()4985 case SCTP_ECN_ECHO: in sctp_process_control()
7777 if (chk->rec.chunk_id.id == SCTP_ECN_ECHO) { in sctp_fix_ecn_echo()8291 (chk->rec.chunk_id.id == SCTP_ECN_ECHO) && in sctp_med_chunk_output()8439 } else if (chk->rec.chunk_id.id == SCTP_ECN_ECHO) { in sctp_med_chunk_output()11489 if ((chk->rec.chunk_id.id == SCTP_ECN_ECHO) && (net == chk->whoTo)) { in sctp_send_ecn_echo()11512 chk->rec.chunk_id.id = SCTP_ECN_ECHO; in sctp_send_ecn_echo()11531 ecne->ch.chunk_type = SCTP_ECN_ECHO; in sctp_send_ecn_echo()
2805 case SCTP_ECN_ECHO: in sctp_process_data()