Searched refs:TCP_L4S_ENABLED (Results 1 – 4 of 4) sorted by relevance
2152 if (TCP_L4S_ENABLED(tp)) { in tcp_output()2623 if (TCP_L4S_ENABLED(tp) && TCP_ACC_ECN_ON(tp)) { in tcp_output()2649 if (TCP_L4S_ENABLED(tp) && TCP_ACC_ECN_ON(tp)) { in tcp_output()
2933 if (TCP_L4S_ENABLED(tp) && TCP_ACC_ECN_ON(tp)) { in tcp_input()3218 if (!TCP_L4S_ENABLED(tp)) { in tcp_input()3762 if (TCP_L4S_ENABLED(tp)) { in tcp_input()7358 if (TCP_L4S_ENABLED(tp)) { in tcp_set_foreground_cc()
954 #define TCP_L4S_ENABLED(_tp_) \ macro
1156 if (TCP_L4S_ENABLED(tp)) { in tcp_newtcpcb()