Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.c212 #define TCPCACHE_F_ECN_SYNRST 0x100 macro
1043 if ((flags & TCPCACHE_F_ECN_SYNRST) && in tcp_heuristic_inc_counters()
1160 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_ECN_SYNRST); in tcp_heuristic_ecn_synrst()
1429 tcp_heuristic_inc_counters(&tcks, TCPCACHE_F_ECN_SYNRST); in tcp_heuristics_ecn_update()