Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/ !
H A Dtcp_var.h505 uint32_t total_ect_packets_marked; /* Cumulative count of total ECT packets marked */ member
H A Dtcp_input.c1998 tp->total_ect_packets_marked += delta; in tcp_process_accecn()
2008 CC_ALGO(tp)->process_ecn(tp, th, new_ce_bytes, tp->total_ect_packets_marked, in tcp_process_accecn()