Searched refs:SCTP_ECN_CWR (Results 1 – 5 of 5) sorted by relevance
112 #define SCTP_ECN_CWR 0x0d macro132 { SCTP_ECN_CWR, "ECN CWR" },
448 #define SCTP_ECN_CWR 0x0d macro
7014 (chk->rec.chunk_id.id == SCTP_ECN_CWR) || in sctp_clean_up_ctl()8331 (chk->rec.chunk_id.id == SCTP_ECN_CWR) || in sctp_med_chunk_output()11498 if ((chk->rec.chunk_id.id == SCTP_ECN_CWR) && (net == chk->whoTo)) { in sctp_send_cwr()11522 chk->rec.chunk_id.id = SCTP_ECN_CWR; in sctp_send_cwr()11539 cwr->ch.chunk_type = SCTP_ECN_CWR; in sctp_send_cwr()
3460 case SCTP_ECN_CWR: in process_chunk_drop()5346 case SCTP_ECN_CWR: in sctp_process_control()
2458 case SCTP_ECN_CWR: in sctp_process_data()