Searched refs:tcp_heuristic_do_ecn (Results 1 – 3 of 3) sorted by relevance
57 extern boolean_t tcp_heuristic_do_ecn(struct tcpcb *tp);
1371 tcp_heuristic_do_ecn(struct tcpcb *tp) in tcp_heuristic_do_ecn() function
527 if (!tcp_heuristic_do_ecn(tp) && !TCP_ACC_ECN_ENABLED(tp)) { in tcp_set_ecn()