Home
last modified time | relevance | path

Searched refs:th_mptcp_heuristic_disabled (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c85 th_mptcp_heuristic_disabled:1; /* Are heuristics disabled? */ member
827 tpheur->th_mptcp_heuristic_disabled = 1; in tcp_heuristic_reset_counters()
985 tpheur->th_mptcp_heuristic_disabled == 0) { in tcp_heuristic_inc_counters()
1288 tpheur->th_mptcp_heuristic_disabled == 1) { in tcp_heuristic_do_mptcp()
1299 if (tpheur->th_mptcp_heuristic_disabled) { in tcp_heuristic_do_mptcp()
1303 tpheur->th_mptcp_heuristic_disabled = 0; in tcp_heuristic_do_mptcp()