Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/ !
H A Dtcp_cache.c185 #define TCPCACHE_F_ECN 0x04 macro
796 if (flags & TCPCACHE_F_ECN) { in tcp_heuristic_reset_counters()
854 tcp_heuristic_reset_counters(&tcks, TCPCACHE_F_ECN); in tcp_heuristic_ecn_success()
1333 tcp_heuristic_reset_counters(&tcks, TCPCACHE_F_ECN); in tcp_heuristics_ecn_update()