Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c204 #define TCPCACHE_F_MPTCP 0x08 macro
825 if (flags & TCPCACHE_F_MPTCP) { in tcp_heuristic_reset_counters()
867 tcp_heuristic_reset_counters(&tcks, TCPCACHE_F_MPTCP); in tcp_heuristic_mptcp_success()
988 if ((flags & TCPCACHE_F_MPTCP) && in tcp_heuristic_inc_counters()
1115 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_MPTCP); in tcp_heuristic_mptcp_loss()