Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c209 #define TCPCACHE_F_ECN_DROPRST 0x10 macro
1004 if ((flags & TCPCACHE_F_ECN_DROPRST) && in tcp_heuristic_inc_counters()
1136 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_ECN_DROPRST); in tcp_heuristic_ecn_droprst()
1421 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_ECN_DROPRST); in tcp_heuristics_ecn_update()