Searched refs:tcp_ecn_inbound (Results 1 – 4 of 4) sorted by relevance
221 if (i == 2 || tcp_ecn_inbound == 2) {222 tcp_ecn_inbound = i;223 SYSCTL_SKMEM_UPDATE_FIELD(tcp.ecn_negotiate_in, tcp_ecn_inbound);234 int tcp_ecn_inbound = 2; variable236 CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_LOCKED, &tcp_ecn_inbound, 0,505 if ((inbound && tcp_ecn_inbound == 1) || in tcp_set_ecn()
1734 extern int tcp_ecn_inbound;
2595 if (tcp_ecn_inbound == 1) { in tcp_report_stats()
7826 if ((inbound && tcp_ecn_inbound == 1) || in necp_client_check_tcp_heuristics()