Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_cache.c192 #define TCPCACHE_F_ECN_SYN_LOSS 0x200 macro
969 if ((flags & TCPCACHE_F_ECN_SYN_LOSS) && in tcp_heuristic_inc_counters()
1091 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_ECN_SYN_LOSS); in tcp_heuristic_ecn_loss()
1335 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_ECN_SYN_LOSS); in tcp_heuristics_ecn_update()