Searched refs:TF2_ECN_USE_ECT1 (Results 1 – 4 of 4) sorted by relevance
420 if (tp->t_flags2 & TF2_ECN_USE_ECT1) { in tcp_ecn_output_established()
841 #define TF2_ECN_USE_ECT1 0x00000800 /* Use ECT(1) marking on session */ macro
2980 if (t_flags2 & TF2_ECN_USE_ECT1) { in db_print_tflags2()
323 CCV(ccv, t_flags2) |= TF2_ECN_USE_ECT1; in dctcp_conn_init()