Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c86 th_mptcp_heuristic_disabled:1; /* Are heuristics disabled? */ member
828 tpheur->th_mptcp_heuristic_disabled = 1; in tcp_heuristic_reset_counters()
986 tpheur->th_mptcp_heuristic_disabled == 0) { in tcp_heuristic_inc_counters()
1289 tpheur->th_mptcp_heuristic_disabled == 1) { in tcp_heuristic_do_mptcp()
1300 if (tpheur->th_mptcp_heuristic_disabled) { in tcp_heuristic_do_mptcp()
1304 tpheur->th_mptcp_heuristic_disabled = 0; in tcp_heuristic_do_mptcp()